Beispiel #1
0
 void ParkingProvider_Supply(Regulus.Project.SamebestKeys.IParking obj)
 {
     obj.Select(account + "-1").OnValue += ResultEvent;
 }