AdapterService.GetAdapter Method
Include Protected Members
Include Inherited Members
Returns an adapter of the specified adapter type for the specified item.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetAdapter<TAdapterType>(Type) | Returns an adapter of the specified adapter type for the specified item. | |
GetAdapter(Type, Type) | Returns an adapter of the specified adapter type for the specified item. |
Top