Beispiel #1
0
 public ScoreCommands(Context context)
 {
     scrHelp = new ScoreHelper (context);
     scrHelp.OnCreate (scrHelp.WritableDatabase);
 }
Beispiel #2
0
 public ScoreCommands(Context context)
 {
     scrHelp = new ScoreHelper(context);
     scrHelp.OnCreate(scrHelp.WritableDatabase);
 }