Class UIntBinding
Class UIntBinding. Implements the Binding<T>
Inheritance
UIntBinding
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[RegisterBinding(typeof(Binding<uint>), true)]
[AddComponentMenu("")]
public class UIntBinding : Binding<uint>
See Also
Binding<T>