C# Class WebApp.ViewModels.EmployeeRegisterViewModel

Inheritance: EmployeeEditViewModel
Show file Open project: RR-Studio/RealEstateCrm Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
EmployeeRegisterViewModel ( ) : System
EmployeeRegisterViewModel ( int cityId ) : System

Method Details

EmployeeRegisterViewModel() public method

public EmployeeRegisterViewModel ( ) : System
return System

EmployeeRegisterViewModel() public method

public EmployeeRegisterViewModel ( int cityId ) : System
cityId int
return System