C# Class Abc.Zebus.TinyHost.AssemblyScanner

Afficher le fichier Open project: Abc-Arbitrage/Zebus.TinyHost

Méthodes publiques

Méthode Description
GetAssembliesInFolder ( string path, bool>.Func assemblyNameFilter = null ) : IEnumerable

Private Methods

Méthode Description
GetAssembliesInFolder ( string path, string searchPattern, bool>.Func assemblyNameFilter = null ) : IEnumerable
LoadAssemblies ( string path, bool>.Func assemblyNameFilter = null ) : List

Method Details

GetAssembliesInFolder() public static méthode

public static GetAssembliesInFolder ( string path, bool>.Func assemblyNameFilter = null ) : IEnumerable
path string
assemblyNameFilter bool>.Func
Résultat IEnumerable