Object¶
The Object module.
op_Equality¶
-
SystemObject.__op_Equality__SystemObject_SystemObject__SystemBoolean(System.Object System.Object)¶
outputs: unnamed (Boolean)
flow: none
Object Equals¶
-
SystemObject.__Equals__SystemObject__SystemBoolean(System.Object instanceSystem.Object obj)¶
outputs: unnamed (Boolean)
flow: none
Object GetHashCode¶
-
SystemObject.__GetHashCode__SystemInt32(System.Object instance)¶
outputs: unnamed (Int32)
flow: none
Object GetType¶
-
SystemObject.__GetType__SystemType(System.Object instance)¶
outputs: unnamed (Type)
flow: none
op_Inequality¶
-
SystemObject.__op_Inequality__SystemObject_SystemObject__SystemBoolean(System.Object System.Object)¶
outputs: unnamed (Boolean)
flow: none
Object ReferenceEquals¶
-
SystemObject.__ReferenceEquals__SystemObject_SystemObject__SystemBoolean(System.Object objASystem.Object objB)¶
outputs: unnamed (Boolean)
flow: none