ArcGISRuntimeXamarin.CategoriesViewController.CategoriesViewController C# (CSharp) Méthode

CategoriesViewController() public méthode

public CategoriesViewController ( IntPtr handle ) : ArcGISRuntimeXamarin.Managers
handle System.IntPtr
Résultat ArcGISRuntimeXamarin.Managers
		public CategoriesViewController(IntPtr handle)
			: base(handle)
		{

		}