Ejemplo n.º 1
0
 void ParkingProvider_Supply(Regulus.Project.SamebestKeys.IParking obj)
 {
     obj.CreateActor(new Regulus.Project.SamebestKeys.Serializable.EntityLookInfomation() { Name = _Account + "-1" }).OnValue += ResultEvent;
 }