Method GetRegisteredBindingType
GetRegisteredBindingType(Type)
Gets the type containing the registered binding.
Declaration
public static Type GetRegisteredBindingType(Type bindingType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | bindingType | Type of the binding we want to extract the container class. |
Returns
| Type | Description |
|---|---|
| Type | Container class type |