Method | Description | |
---|---|---|
CreateAutomaticProperty ( ) : void | ||
Define ( ) : bool | ||
Emit ( ) : void | ||
GetDocCommentName ( DeclSpace ds ) : string | ||
Property ( DeclSpace parent, FullNamedExpression type, Modifiers mod, MemberName name, Attributes attrs ) : IKVM.Reflection |
public GetDocCommentName ( DeclSpace ds ) : string | ||
ds | DeclSpace | |
return | string |
public Property ( DeclSpace parent, FullNamedExpression type, Modifiers mod, MemberName name, Attributes attrs ) : IKVM.Reflection | ||
parent | DeclSpace | |
type | FullNamedExpression | |
mod | Modifiers | |
name | MemberName | |
attrs | Attributes | |
return | IKVM.Reflection |