Boolean¶
The Boolean module.
bool CompareTo¶
-
SystemBoolean.__CompareTo__SystemObject__SystemInt32(System.Boolean instanceSystem.Object obj)¶
outputs: unnamed (Int32)
flow: none
op_ConditionalAnd¶
-
SystemBoolean.__op_ConditionalAnd__SystemBoolean_SystemBoolean__SystemBoolean(System.Boolean System.Boolean)¶
outputs: unnamed (Boolean)
flow: none
op_ConditionalOr¶
-
SystemBoolean.__op_ConditionalOr__SystemBoolean_SystemBoolean__SystemBoolean(System.Boolean System.Boolean)¶
outputs: unnamed (Boolean)
flow: none
op_ConditionalXor¶
-
SystemBoolean.__op_ConditionalXor__SystemBoolean_SystemBoolean__SystemBoolean(System.Boolean System.Boolean)¶
outputs: unnamed (Boolean)
flow: none
op_Equality¶
-
SystemBoolean.__op_Equality__SystemBoolean_SystemBoolean__SystemBoolean(System.Boolean System.Boolean)¶
outputs: unnamed (Boolean)
flow: none
bool Equals¶
-
SystemBoolean.__Equals__SystemObject__SystemBoolean(System.Boolean instanceSystem.Object obj)¶
outputs: unnamed (Boolean)
flow: none
bool get_FalseString¶
-
SystemBoolean.__get_FalseString__SystemString()¶
outputs: unnamed (String)
flow: none
bool get_TrueString¶
-
SystemBoolean.__get_TrueString__SystemString()¶
outputs: unnamed (String)
flow: none
bool GetHashCode¶
-
SystemBoolean.__GetHashCode__SystemInt32(System.Boolean instance)¶
outputs: unnamed (Int32)
flow: none
bool GetType¶
-
SystemBoolean.__GetType__SystemType(System.Boolean instance)¶
outputs: unnamed (Type)
flow: none
op_Inequality¶
-
SystemBoolean.__op_Inequality__SystemBoolean_SystemBoolean__SystemBoolean(System.Boolean System.Boolean)¶
outputs: unnamed (Boolean)
flow: none
op_LogicalAnd¶
-
SystemBoolean.__op_LogicalAnd__SystemBoolean_SystemBoolean__SystemBoolean(System.Boolean System.Boolean)¶
outputs: unnamed (Boolean)
flow: none
op_LogicalOr¶
-
SystemBoolean.__op_LogicalOr__SystemBoolean_SystemBoolean__SystemBoolean(System.Boolean System.Boolean)¶
outputs: unnamed (Boolean)
flow: none
op_LogicalXor¶
-
SystemBoolean.__op_LogicalXor__SystemBoolean_SystemBoolean__SystemBoolean(System.Boolean System.Boolean)¶
outputs: unnamed (Boolean)
flow: none
bool Parse¶
-
SystemBoolean.__Parse__SystemString__SystemBoolean(System.String value)¶
outputs: unnamed (Boolean)
flow: none
bool ToString¶
-
SystemBoolean.__ToString__SystemString(System.Boolean instance)¶
outputs: unnamed (String)
flow: none
bool TryParse¶
-
SystemBoolean.__TryParse__SystemString_SystemBooleanRef__SystemBoolean(System.String value)¶
outputs: result (Boolean), unnamed (Boolean)
flow inputs: unnamed
flow outputs: unnamed
op_UnaryNegation¶
-
SystemBoolean.__op_UnaryNegation__SystemBoolean__SystemBoolean(System.Boolean)¶
outputs: unnamed (Boolean)
flow: none