Click or drag to resize

PayloadInformation Constructor

Overload List
  NameDescription
Public methodPayloadInformation(ControllerDelegate)
Ctor for method without callback and without payload
Public methodPayloadInformation(ControllerDelegate, Byte)
Ctor for method with payload, but without callback
Public methodPayloadInformation(ControllerDelegate, Byte, Byte, Byte)
Ctor for method with callback, but without payload
Public methodPayloadInformation(ControllerDelegate, Byte, Byte, Byte, Byte)
Ctor for method with payload and callback
Top
See Also