コード例 #1
0
 public CellTypesListPage()
 {
     Content = new CellTypeList();
 }
コード例 #2
0
ファイル: CellTypeList.cs プロジェクト: Costo/Xamarin.Forms
		public CellTypesListPage ()
		{
			Content = new CellTypeList ();
		}