C# Class ISIS.Schedule.TermMemento

Afficher le fichier Open project: jasondentler/ISIS

Méthodes publiques

Méthode Description
TermMemento ( System.Guid id, string abbreviation, string name, System.DateTime start, System.DateTime end ) : System

Method Details

TermMemento() public méthode

public TermMemento ( System.Guid id, string abbreviation, string name, System.DateTime start, System.DateTime end ) : System
id System.Guid
abbreviation string
name string
start System.DateTime
end System.DateTime
Résultat System