BlackLinks.BlackApplication.EnsureControllerType C# (CSharp) Method

EnsureControllerType() private method

private EnsureControllerType ( Type controllerType ) : void
controllerType System.Type
return void
        internal void EnsureControllerType(Type controllerType)
        {
        }