ArcGISRuntimeXamarin.CategoriesViewController.CategoriesViewController C# (CSharp) 메소드

CategoriesViewController() 공개 메소드

public CategoriesViewController ( IntPtr handle ) : ArcGISRuntimeXamarin.Managers
handle System.IntPtr
리턴 ArcGISRuntimeXamarin.Managers
		public CategoriesViewController(IntPtr handle)
			: base(handle)
		{

		}