Method | Description | |
---|---|---|
FromXml ( string templateKey, System.Xml.Linq.XElement xElement ) : |
XML���� �ν��Ͻ� ����.
|
|
Parse ( |
������ ������ �����Ϳ� ������ �Է��Ѵ�.
|
|
ToXml ( bool isVerbose = false ) : System.Xml.Linq.XElement |
XML�� ���� ���.
|
public static FromXml ( string templateKey, System.Xml.Linq.XElement xElement ) : |
||
templateKey | string | �θ� ���ø� Ű |
xElement | System.Xml.Linq.XElement | |
return |
public static Parse ( |
||
pageData | ||
valueType | string | |
data | string | |
defaultData | string | |
return |
public ToXml ( bool isVerbose = false ) : System.Xml.Linq.XElement | ||
isVerbose | bool | |
return | System.Xml.Linq.XElement |