C# Class Hackery.UObject

Inheritance: IDisposable
Afficher le fichier Open project: cartman300/Hackery

Méthodes publiques

Méthode Description
Dispose ( ) : void
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string
UObject ( ) : System
ctor ( ) : void
dtor ( ) : void
operator ( ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string

UObject() public méthode

public UObject ( ) : System
Résultat System

ctor() public méthode

public ctor ( ) : void
Résultat void

dtor() public méthode

public dtor ( ) : void
Résultat void

operator() public static méthode

public static operator ( ) : bool
Résultat bool