C# Class ConstructionManagementSystem.CmsData.ConstructionSiteController

Show file Open project: sayan801/ConstructionManagementSystem

Public Methods

Method Description
GetEmployee ( ) : void
GetPatient ( ) : string
GetReport ( ) : void
GetUsageMatrix ( ) : void

Method Details

GetEmployee() public method

public GetEmployee ( ) : void
return void

GetPatient() public method

public GetPatient ( ) : string
return string

GetReport() public method

public GetReport ( ) : void
return void

GetUsageMatrix() public method

public GetUsageMatrix ( ) : void
return void