C# 클래스 CandySearch.Candy

상속: Java.Lang.Object
파일 보기 프로젝트 열기: beginor/practice 1 사용 예제들

공개 메소드들

메소드 설명
Candy ( string category, string name ) : System.Collections.Generic
DefaultList ( ) : IList

메소드 상세

Candy() 공개 메소드

public Candy ( string category, string name ) : System.Collections.Generic
category string
name string
리턴 System.Collections.Generic

DefaultList() 공개 정적인 메소드

public static DefaultList ( ) : IList
리턴 IList