Click or drag to resize

AssemblyDebugMode Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodAssemblyDebugMode(String, Boolean)
Initializes a new instance of the AssemblyDebugMode class with the specified assembly name and debug mode setting.
Public methodAssemblyDebugMode(AssemblyIdentity, Boolean)
Initializes a new instance of the AssemblyDebugMode class with the specified assembly name and debug mode setting.
Top
See Also