Command Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodCommand(Nullable Guid , String,  Command Param )
Initializes a new instance of the Command class
Public methodCommand(Nullable Guid , String, Parcel,  Command Param )
Initializes a new instance of the Command class
Public methodCommand(Nullable Guid , String, ShardingPointer,  Command Param )
Initializes a new instance of the Command class
Back to Top
See Also