ConstructOutputDelegate<T> Constructors
Delegate Constructors 1 member
Represents a multicast delegate; that is, a delegate that can have more than one element in its invocation list.
Constructor(object, nint) Section titled Constructor(object, nint) public delegate ConstructOutputDelegate<T>{ public ConstructOutputDelegate( object @object, nint method) { // ... }}Parameters
object object method nint