메소드 | 설명 | |
---|---|---|
FromString ( this loader, string xml ) : object | ||
FromString ( this loader, string xml, Settings settings ) : object | ||
FromString ( this loader, string xml, object instance ) : object | ||
Parse ( this |
public static FromString ( this loader, string xml ) : object | ||
loader | this | |
xml | string | |
리턴 | object |
public static FromString ( this loader, string xml, Settings settings ) : object | ||
loader | this | |
xml | string | |
settings | Settings | |
리턴 | object |
public static FromString ( this loader, string xml, object instance ) : object | ||
loader | this | |
xml | string | |
instance | object | |
리턴 | object |
public static Parse ( this |
||
parser | this |
|
xml | string | |
리턴 | IEnumerable |