AroundPoint.AroundPointCls.UnregisterFunction C# (CSharp) Метод

UnregisterFunction() приватный Метод

private UnregisterFunction ( Type registerType ) : void
registerType System.Type
Результат void
        static void UnregisterFunction(Type registerType)
        {
            ArcGISCategoryUnregistration(registerType);
        }
        #endregion