C# 클래스 Ikarus.VarHolder

상속: Dictionary
파일 보기 프로젝트 열기: soopercool101/BrawlCrate-depreciated

공개 메소드들

메소드 설명
VarHolder ( string name ) : System
this ( int id ) : T

비공개 메소드들

메소드 설명
LogCall ( value, int id, bool set ) : void

메소드 상세

VarHolder() 공개 메소드

public VarHolder ( string name ) : System
name string
리턴 System

this() 공개 메소드

public this ( int id ) : T
id int
리턴 T