C# 클래스 TDL_Explorer.ExampleGroup

상속: IExampleItem
파일 보기 프로젝트 열기: spoulson/Itinerary

공개 메소드들

메소드 설명
ExampleGroup ( string name ) : System.Collections.Generic
ExampleGroup ( string name, IEnumerable items ) : System.Collections.Generic

메소드 상세

ExampleGroup() 공개 메소드

public ExampleGroup ( string name ) : System.Collections.Generic
name string
리턴 System.Collections.Generic

ExampleGroup() 공개 메소드

public ExampleGroup ( string name, IEnumerable items ) : System.Collections.Generic
name string
items IEnumerable
리턴 System.Collections.Generic