C# 클래스 hMailServer.Tests.Common.StringExtensions

파일 보기 프로젝트 열기: hmailserver/hmailserver-net

공개 메소드들

메소드 설명
ToAttachment ( this data, string name = "attachment.txt" ) : System.Net.Mail.Attachment

메소드 상세

ToAttachment() 공개 정적인 메소드

public static ToAttachment ( this data, string name = "attachment.txt" ) : System.Net.Mail.Attachment
data this
name string
리턴 System.Net.Mail.Attachment