Mono Class Library: Overview

Mono.Debugger.Soft.CustomAttributeDataMirror: Members

The members of Mono.Debugger.Soft.CustomAttributeDataMirror are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ConstructorMethodMirror. The constructor which creates this custom attribute.
[read-only]
ConstructorArgumentsIList<CustomAttributeTypedArgumentMirror>. The arguments to the constructor.
[read-only]
NamedArgumentsIList<CustomAttributeNamedArgumentMirror>. Additional arguments of the custom attribute

Public Methods

override
ToString() : string
Documentation for this section has not yet been entered.