ArcGISRuntimeXamarin.CategoriesViewController.CategoriesViewController C# (CSharp) Метод

CategoriesViewController() публичный Метод

public CategoriesViewController ( IntPtr handle ) : ArcGISRuntimeXamarin.Managers
handle System.IntPtr
Результат ArcGISRuntimeXamarin.Managers
		public CategoriesViewController(IntPtr handle)
			: base(handle)
		{

		}