I have a MailRepository class with the following structire:
public class MailRepository : IMailRepository { public MailRepository() { } public as