Initializes a new instance of the
Binding class with the given name
Namespace: Codolith.InputManagerAssembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax public Binding(
string name
)
Parameters
- name
- Type: SystemString
Name.
See Also