C# 클래스 AutomaticRegistration.ShellViewModel

상속: IShellViewModel
파일 보기 프로젝트 열기: NashDotNet/lab-dependency-injection

공개 메소드들

메소드 설명
ShellViewModel ( ) : System
ShellViewModel ( IDepartmentsViewModel departments, IEmployeesViewModel employees ) : System
ToString ( ) : string

메소드 상세

ShellViewModel() 공개 메소드

public ShellViewModel ( ) : System
리턴 System

ShellViewModel() 공개 메소드

public ShellViewModel ( IDepartmentsViewModel departments, IEmployeesViewModel employees ) : System
departments IDepartmentsViewModel
employees IEmployeesViewModel
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string