C# Class NSwag.CodeGeneration.Infrastructure.CustomAssemblyLoadContext

Inheritance: System.Runtime.Loader.AssemblyLoadContext
Datei anzeigen Open project: NSwag/NSwag

Protected Methods

Method Description
Load ( AssemblyName assemblyName ) : Assembly

Method Details

Load() protected method

protected Load ( AssemblyName assemblyName ) : Assembly
assemblyName System.Reflection.AssemblyName
return System.Reflection.Assembly