using System.Collections.Generic; namespace zero.Core.Mails { public class MailPlaceholders : Dictionary { } }