C# Class ISIS.Schedule.SectionTitleChangedEvent

Inheritance: IEvent
Afficher le fichier Open project: jasondentler/ISIS Class Usage Examples

Méthodes publiques

Méthode Description
SectionTitleChangedEvent ( System.Guid sectionId, string previousTitle, string title ) : System

Method Details

SectionTitleChangedEvent() public méthode

public SectionTitleChangedEvent ( System.Guid sectionId, string previousTitle, string title ) : System
sectionId System.Guid
previousTitle string
title string
Résultat System