__WinBool Structure |
Namespace: XSharp
The __WinBool type exposes the following members.
Name | Description | |
---|---|---|
__WinBool(Logic) | Initializes a new instance of the __WinBool class | |
__WinBool(SerializationInfo, StreamingContext) | Construct a value from serialized data |
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Overrides Equals(Object).) | |
GetHashCode | Returns the hash code for this instance. (Overrides GetHashCode.) | |
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. | |
ToString | Returns the fully qualified type name of this instance. (Overrides ToString.) |
Name | Description | |
---|---|---|
Equality(Logic, __WinBool) | ||
Equality(__WinBool, Logic) | ||
Equality(__WinBool, __WinBool) | ||
Inequality(Logic, __WinBool) | ||
Inequality(__WinBool, Logic) | ||
Inequality(__WinBool, __WinBool) | ||
LogicalNot |