Method | Description | |
---|---|---|
DefaultConstructorBuilder ( |
Constructor
|
|
ToString ( ) : string |
The constructor definition as a string
|
public DefaultConstructorBuilder ( |
||
typeBuilder | Type builder | |
attributes | MethodAttributes | Attributes for the constructor (public, private, etc.) |
return | System |