Overload List

  NameDescription
Public methodGetAutoConverter(IAssetMember)
Get the AutoConverter for the given member instance. Returns null if the member type doesn't have a matching AutoConverter instance.
Public methodGetAutoConverter(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.

See Also