Interface IBinderTypeRegistry
TODO: See if this can be made internal
public interface IBinderTypeRegistry
Methods
Get(string)
IBinderType Get(string name)
Parameters
name
string
Returns
GetAll()
IDictionary<string, IBinderType> GetAll()