Overload List
| Name | Description | |
|---|---|---|
| GetAutoConverter(IAssetMember) |
Get the AutoConverter for the given member instance.
Returns null if the member type doesn't have a matching
AutoConverter instance.
| |
| GetAutoConverter(String, String) |
Get the AutoConverter for the given member name and Asset type name.
Returns null if the member type doesn't have a matching
AutoConverter instance.
|