ProxyAssembly Class

Namespace
Microsoft.Extensions.DiagnosticAdapter.Internal
Assemblies
  • Microsoft.Extensions.DiagnosticAdapter

Syntax

public class ProxyAssembly
class Microsoft.Extensions.DiagnosticAdapter.Internal.ProxyAssembly

Methods

DefineType(System.String, System.Reflection.TypeAttributes, System.Type, System.Type[])
Return type:System.Reflection.Emit.TypeBuilder
public static TypeBuilder DefineType(string name, TypeAttributes attributes, Type baseType, Type[] interfaces)