Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Infrastructure. | |
Failure | Returns a failed operation result with given exception. | |
FromException | For a given exception, returns a successful or failed operation result. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
MemberwiseClone | Creates a new object that is a memberwise copy of the current instance. | |
PerformOperation<TOperationException> | Performs the specified operation and return the corresponding operation result. | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
SetState | Sets the arbitrary object associated with the operation. | |
ThrowIfFailed | Throws Exception if it is not a null reference. | |
ToString | Overloaded. Overridden. Converts the value of the current object to its equivalent string representation using the specified format. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |