예제 #1
0
 private static global::System.Linq.Expressions.Expression <global::System.Func <global::LightSwitchApplication.Address, bool> > __Addresses_Filter(global::LightSwitchApplication.ApplicationDataService d)
 {
     global::System.Linq.Expressions.Expression <global::System.Func <global::LightSwitchApplication.Address, bool> > filter = null;
     d.Addresses_Filter(ref filter);
     return(filter);
 }