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

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

private RegisterFunction ( Type registerType ) : void
registerType System.Type
Результат void
        static void RegisterFunction(Type registerType)
        {
            ArcGISCategoryRegistration(registerType);
        }
        [ComUnregisterFunction()]