Method | Description | |
---|---|---|
xAttribute ( this ele, string key ) : string | ||
xAttributeBool ( this node, string p ) : bool |
public static xAttribute ( this ele, string key ) : string | ||
ele | this | |
key | string | |
return | string |
public static xAttributeBool ( this node, string p ) : bool | ||
node | this | |
p | string | |
return | bool |