Click or drag to resize

RequestDelegate Properties

The RequestProducerDelegatesRequestDelegate type exposes the following members.

Properties
 NameDescription
Public propertyMethodGets the method represented by the delegate.
(Inherited from Delegate)
Public propertyTargetGets the class instance on which the current delegate invokes the instance method.
(Inherited from Delegate)
Top
See Also