C# Class Model.Recipe

显示文件 Open project: Tiakiana/ProjectMarmelade Class Usage Examples

Public Methods

Method Description
Recipe ( string pName, string pType ) : System.Collections.Generic
ToString ( ) : string

Private Methods

Method Description
CalculateUse ( double amought ) : void

Method Details

Recipe() public method

public Recipe ( string pName, string pType ) : System.Collections.Generic
pName string
pType string
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string