C# 클래스 SGDeContent.DataTypes.Content
파일 보기
프로젝트 열기: sgdc/sgdc-old
1 사용 예제들
공개 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
Content ( XmlDocument doc, ContentTypes type, double version ) : System |
|
|
메소드 상세
public Content ( XmlDocument doc, ContentTypes type, double version ) : System |
doc |
System.Xml.XmlDocument |
|
type |
ContentTypes |
|
version |
double |
|
리턴 |
System |
|
프로퍼티 상세
public ContentTypes Type |
리턴 |
ContentTypes |
|
public double Version |
리턴 |
double |
|
public XmlDocument,System.Xml document |
리턴 |
System.Xml.XmlDocument |
|