Method | Description | |
---|---|---|
Dump ( this ctrl, object obj ) : void | ||
ToItemVM ( this a, bool deleted = false, bool ignoreNull = false ) : ItemVM |
Method | Description | |
---|---|---|
Exts ( ) : System.Collections.Generic |
public static Dump ( this ctrl, object obj ) : void | ||
ctrl | this | |
obj | object | |
return | void |
public static ToItemVM ( this a, bool deleted = false, bool ignoreNull = false ) : ItemVM |
||
a | this | |
deleted | bool | |
ignoreNull | bool | |
return | ItemVM |