BlackLinks.BlackApplication.EnsureControllerType C# (CSharp) Méthode

EnsureControllerType() private méthode

private EnsureControllerType ( Type controllerType ) : void
controllerType System.Type
Résultat void
        internal void EnsureControllerType(Type controllerType)
        {
        }