ValueAdapterFactory.Register Method |
Name | Description | |
---|---|---|
Register<T>(IValueAdapter<T>) |
Registers an IValueAdapter<T>.
| |
Register(Type, IValueAdapter) |
Registers an IValueAdapter instance and explicitly specifies the value type.
| |
Register(Type, Type) |
Registers a generic value adapter.
|