| DelegateParameterBindingT Constructor |
Initializes a new instance of the
DelegateParameterBindingT class. (This
constructor creates an uninitialized instance. Use this constructor only for cloning or
other special cases!)
Namespace: DigitalRune.Graphics.EffectsAssembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax protected DelegateParameterBinding()
protected:
DelegateParameterBinding()
new : unit -> DelegateParameterBinding
See Also