C# 클래스 SuperCookResult, CSE110M240T10

파일 보기 프로젝트 열기: ucsdCSE110wi16/CSE110M240T10 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
results List
total_can_make_right_now int

프로퍼티 상세

results 공개적으로 프로퍼티

public List results
리턴 List

total_can_make_right_now 공개적으로 프로퍼티

public int total_can_make_right_now
리턴 int