C# Class ISIS.Schedule.TopicCodeCreatedEvent

Inheritance: IEvent
Exibir arquivo Open project: jasondentler/ISIS Class Usage Examples

Public Methods

Method Description
TopicCodeCreatedEvent ( System.Guid topicCodeId, string abbreviation, string description ) : System

Method Details

TopicCodeCreatedEvent() public method

public TopicCodeCreatedEvent ( System.Guid topicCodeId, string abbreviation, string description ) : System
topicCodeId System.Guid
abbreviation string
description string
return System