Click or drag to resize

AssemblyDebugMode Methods

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

The AssemblyDebugMode type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Determines whether the specified Object is equal to the current AssemblyDebugMode.
(Overrides ObjectEquals(Object).)
Public methodEquals(AssemblyDebugMode)
Determines whether the specified AssemblyDebugMode is equal to the current instance.
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Explicit Interface Implementations
See Also