C# Class ISIS.Schedule.CourseTitleChangedEvent

Inheritance: IEvent
Exibir arquivo Open project: jasondentler/ISIS

Public Methods

Method Description
CourseTitleChangedEvent ( System.Guid courseId, string title ) : System

Method Details

CourseTitleChangedEvent() public method

public CourseTitleChangedEvent ( System.Guid courseId, string title ) : System
courseId System.Guid
title string
return System