C# Class Ikarus.VarHolder

Inheritance: Dictionary
Afficher le fichier Open project: soopercool101/BrawlCrate-depreciated

Méthodes publiques

Méthode Description
VarHolder ( string name ) : System
this ( int id ) : T

Private Methods

Méthode Description
LogCall ( value, int id, bool set ) : void

Method Details

VarHolder() public méthode

public VarHolder ( string name ) : System
name string
Résultat System

this() public méthode

public this ( int id ) : T
id int
Résultat T