C# Class Tool.Class.Property

Exibir arquivo Open project: NHNNEXT/2014-01-HUDIGAME-PoopTube

Private Properties

Property Type Description

Public Methods

Method Description
InitValue ( Core t ) : void
Property ( ) : System
SetVisible ( String PropertyName, bool value ) : void

Method Details

InitValue() public method

public InitValue ( Core t ) : void
t Core
return void

Property() public method

public Property ( ) : System
return System

SetVisible() public method

public SetVisible ( String PropertyName, bool value ) : void
PropertyName String
value bool
return void