Property | Type | Description | |
---|---|---|---|
generated_primary_constructor |
Method | Description | |
---|---|---|
AddNameToContainer ( |
||
ApplyAttributeBuilder ( |
||
Emit ( ) : void |
Method | Description | |
---|---|---|
ClassOrStruct ( |
||
DefineDefaultConstructor ( bool is_static ) : |
Defines the default constructors
|
|
DoDefineMembers ( ) : bool |
public AddNameToContainer ( |
||
symbol | ||
name | string | |
return | void |
public ApplyAttributeBuilder ( |
||
a | ||
ctor | ||
cdata | byte | |
pa | PredefinedAttributes | |
return | void |
protected ClassOrStruct ( |
||
parent | ||
name | ||
attrs | Attributes | |
kind | MemberKind | |
return | System |
protected DefineDefaultConstructor ( bool is_static ) : |
||
is_static | bool | |
return |