Пример #1
0
 protected EventBase(SupportedEvents supportedEvent)
 {
     EventName = supportedEvent;
 }