Example #1
0
 public CellTypesListPage()
 {
     Content = new CellTypeList();
 }
Example #2
0
		public CellTypesListPage ()
		{
			Content = new CellTypeList ();
		}