Overload | Description |
---|---|
OperationArguments Constructor() | Initializes a new instance of the OperationArguments class. |
OperationArguments Constructor(Object) | Initializes a new instance of the OperationArguments class with the user-specified State object. |
OperationArguments Constructor(OperationArguments) | Initializes a new copy of the OperationArguments object. |
OperationArguments Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |