C# Class ISIS.Schedule.CourseTitleChangedEvent

Inheritance: IEvent
Afficher le fichier Open project: jasondentler/ISIS

Méthodes publiques

Méthode Description
CourseTitleChangedEvent ( System.Guid courseId, string title ) : System

Method Details

CourseTitleChangedEvent() public méthode

public CourseTitleChangedEvent ( System.Guid courseId, string title ) : System
courseId System.Guid
title string
Résultat System