C# Class FSO.SimAntics.NetPlay.EODs.Handlers.VMEODIngredientCard

Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
Size VMEODIngredientSize
Type VMEODIngredientType

Méthodes publiques

Méthode Description
ToString ( ) : string
VMEODIngredientCard ( ) : System
VMEODIngredientCard ( VMEODIngredientType type, VMEODIngredientSize size ) : System
VMEODIngredientCard ( string code ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

VMEODIngredientCard() public méthode

public VMEODIngredientCard ( ) : System
Résultat System

VMEODIngredientCard() public méthode

public VMEODIngredientCard ( VMEODIngredientType type, VMEODIngredientSize size ) : System
type VMEODIngredientType
size VMEODIngredientSize
Résultat System

VMEODIngredientCard() public méthode

public VMEODIngredientCard ( string code ) : System
code string
Résultat System

Property Details

Size public_oe property

public VMEODIngredientSize Size
Résultat VMEODIngredientSize

Type public_oe property

public VMEODIngredientType Type
Résultat VMEODIngredientType