Пример #1
0
 internal async Task RaiseEvent(TestEventArgs args)
 {
     await TestEvent.RaiseAsync(this, args);
 }