C# 클래스 anmar.SharpMimeTools.SharpMimeHeader.HeaderInfo

파일 보기 프로젝트 열기: jeske/StepsDB-alpha

공개 프로퍼티들

프로퍼티 타입 설명
TopLevelMediaType anmar.SharpMimeTools.MimeTopLevelMediaType
contentdisposition System.Collections.Specialized.StringDictionary
contentlocation System.Collections.Specialized.StringDictionary
contenttype System.Collections.Specialized.StringDictionary
enc System.Text.Encoding
subtype System.String

공개 메소드들

메소드 설명
HeaderInfo ( System headers ) : System

메소드 상세

HeaderInfo() 공개 메소드

public HeaderInfo ( System headers ) : System
headers System
리턴 System

프로퍼티 상세

TopLevelMediaType 공개적으로 프로퍼티

public anmar.SharpMimeTools.MimeTopLevelMediaType TopLevelMediaType
리턴 anmar.SharpMimeTools.MimeTopLevelMediaType

contentdisposition 공개적으로 프로퍼티

public System.Collections.Specialized.StringDictionary contentdisposition
리턴 System.Collections.Specialized.StringDictionary

contentlocation 공개적으로 프로퍼티

public System.Collections.Specialized.StringDictionary contentlocation
리턴 System.Collections.Specialized.StringDictionary

contenttype 공개적으로 프로퍼티

public System.Collections.Specialized.StringDictionary contenttype
리턴 System.Collections.Specialized.StringDictionary

enc 공개적으로 프로퍼티

public System.Text.Encoding enc
리턴 System.Text.Encoding

subtype 공개적으로 프로퍼티

public String,System subtype
리턴 System.String