BlackLinks.BlackApplication.EnsureControllerType C# (CSharp) Метод

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

private EnsureControllerType ( Type controllerType ) : void
controllerType System.Type
Результат void
        internal void EnsureControllerType(Type controllerType)
        {
        }