C# Class Forseti.BoxMapping

Mostrar archivo Open project: pioneers/forseti Class Usage Examples

Public Methods

Method Description
BoxMapping ( ) : System
GetEffect ( int tag_id ) : string
GetObjects ( ) : ArrayList
Load ( ) : BoxMapping

Method Details

BoxMapping() public method

public BoxMapping ( ) : System
return System

GetEffect() public method

public GetEffect ( int tag_id ) : string
tag_id int
return string

GetObjects() public method

public GetObjects ( ) : ArrayList
return System.Collections.ArrayList

Load() public method

public Load ( ) : BoxMapping
return BoxMapping