IDictionaryAdapterFactory public interface IDictionaryAdapterFactory Documentation Code T GetAdapter<T>(IDictionary dictionary) object GetAdapter(Type type, IDictionary dictionary) object GetAdapter(Type type, IDictionary dictionary, PropertyDescriptor descriptor) DictionaryAdapterMeta GetAdapterMeta(Type type) DictionaryAdapterMeta GetAdapterMeta(Type type, PropertyDescriptor descriptor) DictionaryAdapterMeta GetAdapterMeta(Type type, DictionaryAdapterMeta other)