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