C# Class GHI.Commons.Extensions.AssemblyExtensions

Afficher le fichier Open project: brandongrossutti/EventStore

Méthodes publiques

Méthode Description
LoadAllDependencies ( this assembly ) : void
LoadAllDependencies ( this assembly, bool>.Func dependentAssemblyMatcher ) : void

Method Details

LoadAllDependencies() public static méthode

public static LoadAllDependencies ( this assembly ) : void
assembly this
Résultat void

LoadAllDependencies() public static méthode

public static LoadAllDependencies ( this assembly, bool>.Func dependentAssemblyMatcher ) : void
assembly this
dependentAssemblyMatcher bool>.Func
Résultat void