Search Results for

    Show / Hide Table of Contents

    Class InfrastuctureTypeLoaderExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Extensions
    Assembly: cs.temp.dll.dll
    Syntax
    public static class InfrastuctureTypeLoaderExtensions

    Methods

    GetPackageMigrationPlans(TypeLoader)

    Gets all types implementing

    Declaration
    public static IEnumerable<Type> GetPackageMigrationPlans(this TypeLoader mgr)
    Parameters
    Type Name Description
    TypeLoader mgr
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<System.Type>
    In This Article
    • Methods
      • GetPackageMigrationPlans(TypeLoader)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX