C# Class gov.va.medora.mdo.TimeSlot

Afficher le fichier Open project: OSEHRA/mdo

Méthodes publiques

Méthode Description
TimeSlot ( ) : System
TimeSlot ( System.DateTime start, System.DateTime end, bool available, string text ) : System

Method Details

TimeSlot() public méthode

public TimeSlot ( ) : System
Résultat System

TimeSlot() public méthode

public TimeSlot ( System.DateTime start, System.DateTime end, bool available, string text ) : System
start System.DateTime
end System.DateTime
available bool
text string
Résultat System