C# 클래스 SendGrid.Helpers.Mail.Content

파일 보기 프로젝트 열기: sendgrid/sendgrid-csharp 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Content ( ) : Newtonsoft.Json
Content ( string type, string value ) : Newtonsoft.Json

메소드 상세

Content() 공개 메소드

public Content ( ) : Newtonsoft.Json
리턴 Newtonsoft.Json

Content() 공개 메소드

public Content ( string type, string value ) : Newtonsoft.Json
type string
value string
리턴 Newtonsoft.Json