C# Class SuperCookResult, CSE110M240T10

显示文件 Open project: ucsdCSE110wi16/CSE110M240T10 Class Usage Examples

Public Properties

Property Type Description
results List
total_can_make_right_now int

Property Details

results public_oe property

public List results
return List

total_can_make_right_now public_oe property

public int total_can_make_right_now
return int