Exemplo n.º 1
0
 public System.Threading.Tasks.Task DummyAsync(Zak.EventLogReference.UnLockEvent a, Zak.EventLogReference.DefaultLockEvent b, Zak.EventLogReference.UserLockEvent c)
 {
     return(base.Channel.DummyAsync(a, b, c));
 }
Exemplo n.º 2
0
 public void Dummy(Zak.EventLogReference.UnLockEvent a, Zak.EventLogReference.DefaultLockEvent b, Zak.EventLogReference.UserLockEvent c)
 {
     base.Channel.Dummy(a, b, c);
 }