Class BindingRegistry
Caches all the RegisterBinding attributes and their specific types
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public static class BindingRegistry
Fields
Name | Description |
---|---|
BindingMap | Binding map associates Binding generic type declared from the RegisterBindingAttribute with the type exposing the attribute |
Methods
Name | Description |
---|---|
GetRegisteredBindingType(Type) | Gets the type containing the registered binding. |