메소드 | 설명 | |
---|---|---|
Color2Hex ( this color ) : string | ||
InnerXml ( this thiz ) : string | ||
InnerXml2 ( this element ) : string | ||
ReadAllLines ( this stream, |
||
RemoveAllNamespaces ( this source ) : System.Xml.Linq.XElement | ||
ValueOrFalse ( this v ) : bool |
public static ReadAllLines ( this stream, |
||
stream | this | |
encoding | ||
리턴 | IEnumerable |
public static RemoveAllNamespaces ( this source ) : System.Xml.Linq.XElement | ||
source | this | |
리턴 | System.Xml.Linq.XElement |