예제 #1
0
		//ncrunch: no coverage start
		public MainMenu()
		{
			BlocksContent = new FruitBlocksContent();
			LoadAndSetup();
		}
예제 #2
0
 //ncrunch: no coverage start
 public MainMenu()
 {
     BlocksContent = new FruitBlocksContent();
     LoadAndSetup();
 }