C# Class Ikarus.VarHolder

Inheritance: Dictionary
Exibir arquivo Open project: soopercool101/BrawlCrate-depreciated

Public Methods

Method Description
VarHolder ( string name ) : System
this ( int id ) : T

Private Methods

Method Description
LogCall ( value, int id, bool set ) : void

Method Details

VarHolder() public method

public VarHolder ( string name ) : System
name string
return System

this() public method

public this ( int id ) : T
id int
return T