C# Class Ikarus.VarFuncHolder

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

Méthodes publiques

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

Private Methods

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

Method Details

VarFuncHolder() public méthode

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

this() public méthode

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