Method | Description | |
---|---|---|
CodeAttributeDeclaration ( ) : System.Diagnostics | ||
CodeAttributeDeclaration ( CodeTypeReference attributeType ) : System.Diagnostics | ||
CodeAttributeDeclaration ( string name ) : System.Diagnostics |
public CodeAttributeDeclaration ( ) : System.Diagnostics | ||
return | System.Diagnostics |
public CodeAttributeDeclaration ( CodeTypeReference attributeType ) : System.Diagnostics | ||
attributeType | CodeTypeReference | |
return | System.Diagnostics |
public CodeAttributeDeclaration ( string name ) : System.Diagnostics | ||
name | string | |
return | System.Diagnostics |