C# 클래스 Rubberduck.Navigation.CodeExplorer.CodeExplorerItemViewModel

상속: Rubberduck.UI.ViewModelBase
파일 보기 프로젝트 열기: retailcoder/Rubberduck 1 사용 예제들

공개 메소드들

메소드 설명
AddChild ( CodeExplorerItemViewModel item ) : void
GetChild ( string name ) : CodeExplorerItemViewModel

메소드 상세

AddChild() 공개 메소드

public AddChild ( CodeExplorerItemViewModel item ) : void
item CodeExplorerItemViewModel
리턴 void

GetChild() 공개 메소드

public GetChild ( string name ) : CodeExplorerItemViewModel
name string
리턴 CodeExplorerItemViewModel