C# Class AutomaticRegistration.ShellViewModel

Inheritance: IShellViewModel
Show file Open project: NashDotNet/lab-dependency-injection

Public Methods

Method Description
ShellViewModel ( ) : System
ShellViewModel ( IDepartmentsViewModel departments, IEmployeesViewModel employees ) : System
ToString ( ) : string

Method Details

ShellViewModel() public method

public ShellViewModel ( ) : System
return System

ShellViewModel() public method

public ShellViewModel ( IDepartmentsViewModel departments, IEmployeesViewModel employees ) : System
departments IDepartmentsViewModel
employees IEmployeesViewModel
return System

ToString() public method

public ToString ( ) : string
return string