C# Class ConstructionManagementSystem.CmsData.ConstructionSiteController

Afficher le fichier Open project: sayan801/ConstructionManagementSystem

Méthodes publiques

Méthode Description
GetEmployee ( ) : void
GetPatient ( ) : string
GetReport ( ) : void
GetUsageMatrix ( ) : void

Method Details

GetEmployee() public méthode

public GetEmployee ( ) : void
Résultat void

GetPatient() public méthode

public GetPatient ( ) : string
Résultat string

GetReport() public méthode

public GetReport ( ) : void
Résultat void

GetUsageMatrix() public méthode

public GetUsageMatrix ( ) : void
Résultat void