| DelegateParameterArrayBindingT Constructor |
Initializes a new instance of the
DelegateParameterArrayBindingT 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 DelegateParameterArrayBinding()
protected:
DelegateParameterArrayBinding()
new : unit -> DelegateParameterArrayBinding
See Also