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 |
---|---|---|
Type |
mgr |
Returns
Type | Description |
---|---|
System. |