Papercut.Smtp.MessageFileService.MessageFileService C# (CSharp) Méthode

MessageFileService() public méthode

public MessageFileService ( ) : System
Résultat System
        public MessageFileService()
            : this(Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.MyDocuments), "Papercut"))
        {
        }

Same methods

MessageFileService::MessageFileService ( string mailfolder ) : System