Overload | Description |
---|---|
UAWriteResult Constructor() | Initializes a new instance of the class with default data. |
UAWriteResult Constructor(Object) | Initializes a new instance of the class, with given state object. |
UAWriteResult Constructor(Object,Exception) | Initializes a new instance of the class, with given state object and exception. |
UAWriteResult Constructor(UAWriteResult) | Initializes a new instance of the class as a copy of another write result. |
UAWriteResult Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |