public ScoreCommands(Context context) { scrHelp = new ScoreHelper (context); scrHelp.OnCreate (scrHelp.WritableDatabase); }
public ScoreCommands(Context context) { scrHelp = new ScoreHelper(context); scrHelp.OnCreate(scrHelp.WritableDatabase); }