C# Class Model.Recipe

Afficher le fichier Open project: Tiakiana/ProjectMarmelade Class Usage Examples

Méthodes publiques

Méthode Description
Recipe ( string pName, string pType ) : System.Collections.Generic
ToString ( ) : string

Private Methods

Méthode Description
CalculateUse ( double amought ) : void

Method Details

Recipe() public méthode

public Recipe ( string pName, string pType ) : System.Collections.Generic
pName string
pType string
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string