C# 클래스 com.openrest.v1_1.CCategories

상속: ICategories
파일 보기 프로젝트 열기: wix/openrest4net

공개 메소드들

메소드 설명
CCategories ( IList categories ) : System
Get ( int i ) : ICategory
GetCount ( ) : int

메소드 상세

CCategories() 공개 메소드

public CCategories ( IList categories ) : System
categories IList
리턴 System

Get() 공개 메소드

public Get ( int i ) : ICategory
i int
리턴 ICategory

GetCount() 공개 메소드

public GetCount ( ) : int
리턴 int