C# Class Forseti.BoxMapping

Afficher le fichier Open project: pioneers/forseti Class Usage Examples

Méthodes publiques

Méthode Description
BoxMapping ( ) : System
GetEffect ( int tag_id ) : string
GetObjects ( ) : ArrayList
Load ( ) : BoxMapping

Method Details

BoxMapping() public méthode

public BoxMapping ( ) : System
Résultat System

GetEffect() public méthode

public GetEffect ( int tag_id ) : string
tag_id int
Résultat string

GetObjects() public méthode

public GetObjects ( ) : ArrayList
Résultat System.Collections.ArrayList

Load() public méthode

public Load ( ) : BoxMapping
Résultat BoxMapping