C# Class ISIS.Schedule.SectionTitleChangedEvent

Inheritance: IEvent
Datei anzeigen Open project: jasondentler/ISIS Class Usage Examples

Public Methods

Method Description
SectionTitleChangedEvent ( System.Guid sectionId, string previousTitle, string title ) : System

Method Details

SectionTitleChangedEvent() public method

public SectionTitleChangedEvent ( System.Guid sectionId, string previousTitle, string title ) : System
sectionId System.Guid
previousTitle string
title string
return System