C# Class Ikarus.VarFuncHolder

Inheritance: Dictionary
显示文件 Open project: soopercool101/BrawlCrate-depreciated

Public Methods

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

Private Methods

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

Method Details

VarFuncHolder() public method

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

this() public method

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