C# 클래스 nl.tno.cs.presenter.Folder

상속: Caliburn.Micro.PropertyChangedBase
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 메소드들

메소드 설명
Folder ( ItemClass item, MetroExplorer explorer ) : System.Collections.Generic
GetFiles ( ) : void
InitTemplates ( ) : void

메소드 상세

Folder() 공개 메소드

public Folder ( ItemClass item, MetroExplorer explorer ) : System.Collections.Generic
item ItemClass
explorer csPresenterPlugin.Controls.MetroExplorer
리턴 System.Collections.Generic

GetFiles() 공개 메소드

public GetFiles ( ) : void
리턴 void

InitTemplates() 공개 메소드

public InitTemplates ( ) : void
리턴 void