예제 #1
0
 public object thucThiEventDriver(Devices a)
 {
     return(EventDriver?.Invoke(a));
 }