BlackLinks.BlackApplication.EnsureControllerType C# (CSharp) 메소드

EnsureControllerType() 개인적인 메소드

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