C# 클래스 Runt.ViewModels.ProjectViewModel

상속: FolderViewModel
파일 보기 프로젝트 열기: Runt-Editor/Runt 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ApplyConfigurations void
ApplyReferences void

공개 메소드들

메소드 설명
ProjectViewModel ( FolderViewModel parent, DirectoryInfo dir ) : System

보호된 메소드들

메소드 설명
GetItems ( ) : IEnumerable

비공개 메소드들

메소드 설명
ApplyConfigurations ( Runt.DesignTimeHost.ConfigurationsEventArgs e ) : void
ApplyReferences ( Runt.DesignTimeHost.ReferencesEventArgs e ) : void

메소드 상세

GetItems() 보호된 메소드

protected GetItems ( ) : IEnumerable
리턴 IEnumerable

ProjectViewModel() 공개 메소드

public ProjectViewModel ( FolderViewModel parent, DirectoryInfo dir ) : System
parent FolderViewModel
dir System.IO.DirectoryInfo
리턴 System