C# Class Tool.Class.Property

Afficher le fichier Open project: NHNNEXT/2014-01-HUDIGAME-PoopTube

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

InitValue() public méthode

public InitValue ( Core t ) : void
t Core
Résultat void

Property() public méthode

public Property ( ) : System
Résultat System

SetVisible() public méthode

public SetVisible ( String PropertyName, bool value ) : void
PropertyName String
value bool
Résultat void