Method ToString
ToString()
Returns a string representation of the bool2.
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| String | String representation of the value. |
Returns a string representation of the bool2.
public override string ToString()
| Type | Description |
|---|---|
| String | String representation of the value. |