메소드 | 설명 | |
---|---|---|
AttributeValueOrDefault ( this xElement, string attrName, string defaultValue ) : string | ||
GetProperty ( this xElement ) : object | ||
IsProperty ( this xElement ) : bool |
public static AttributeValueOrDefault ( this xElement, string attrName, string defaultValue ) : string | ||
xElement | this | |
attrName | string | |
defaultValue | string | |
리턴 | string |
public static GetProperty ( this xElement ) : object | ||
xElement | this | |
리턴 | object |