C# Class Events.ChannelCreatedEvent

Inheritance: Ncqrs.Eventing.Sourcing.SourcedEvent, IIdentifiable
Show file Open project: phillipknauss/CqrsSiteEngine Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ChannelCreatedEvent ( ) : System
GetID ( ) : System.Guid

Method Details

ChannelCreatedEvent() public method

public ChannelCreatedEvent ( ) : System
return System

GetID() public method

public GetID ( ) : System.Guid
return System.Guid