C# Class NSwag.CodeGeneration.Infrastructure.AssemblyLoader.AssemblyLoader

Afficher le fichier Open project: NSwag/NSwag

Méthodes publiques

Méthode Description
AssemblyLoader ( ) : System

Méthodes protégées

Méthode Description
RegisterReferencePaths ( IEnumerable referencePaths ) : void

Private Methods

Méthode Description
GetAllDirectories ( string rootDirectory ) : string[]

Method Details

AssemblyLoader() public méthode

public AssemblyLoader ( ) : System
Résultat System

RegisterReferencePaths() protected méthode

protected RegisterReferencePaths ( IEnumerable referencePaths ) : void
referencePaths IEnumerable
Résultat void