Method | Description | |
---|---|---|
ToNullOrString ( this o ) : string | ||
ToPropertyDictionary ( this o ) : object>.IDictionary |
Builds a dictionary from the object's properties
|
public static ToNullOrString ( this o ) : string | ||
o | this | |
return | string |
public static ToPropertyDictionary ( this o ) : object>.IDictionary |
||
o | this | |
return | object>.IDictionary |