Method | Description | |
---|---|---|
CategoryElement ( ) : System |
생성자
|
|
CategoryElement ( System.DateTime start, System.DateTime end ) : System |
생성자
|
|
GenerateXmlAttributes ( System writer ) : void |
속성들을 Xml Attribute로 생성합니다.
|
public CategoryElement ( System.DateTime start, System.DateTime end ) : System | ||
start | System.DateTime | 시작일 |
end | System.DateTime | 완료일 |
return | System |
public GenerateXmlAttributes ( System writer ) : void | ||
writer | System | Attribute를 쓸 Writer |
return | void |