C# Class SuperCookResult, CSE110M240T10

Show file Open project: ucsdCSE110wi16/CSE110M240T10 Class Usage Examples

Public Properties

Property Type Description
results List
total_can_make_right_now int

Property Details

results public property

public List results
return List

total_can_make_right_now public property

public int total_can_make_right_now
return int