Esempio n. 1
0
 private static void __Instructors_SingleOrDefault_Executed(global::LightSwitchApplication.ApplicationDataService d, object[] args)
 {
     d.Instructors_SingleOrDefault_Executed((global::System.Nullable<int>)args[0], (global::System.Collections.Generic.IEnumerable<global::LightSwitchApplication.Instructor>)args[1]);
 }