Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Object Class Reference

Public Member Functions

Type GetType ()
 
 Object ()
 
virtual ? string ToString ()
 
virtual bool Equals (object? obj)
 
virtual int GetHashCode ()
 

Static Public Member Functions

static bool Equals (object? objA, object? objB)
 
static bool ReferenceEquals (object? objA, object? objB)
 

Protected Member Functions

unsafe object MemberwiseClone ()
 

Private Member Functions

 ~Object ()
 

Detailed Description

Definition at line 11 of file Object.cs.


The documentation for this class was generated from the following file: