Пример #1
0
 private static bool __Leaderboards_CanInsert(global::LightSwitchApplication.ConvictsDataService d)
 {
     bool result = true;
     d.Leaderboards_CanInsert(ref result);
     return result;
 }