Exemplo n.º 1
0
 public object thucThiEventDriver(Devices a)
 {
     return(EventDriver?.Invoke(a));
 }