프로퍼티 | 타입 | 설명 | |
---|---|---|---|
KotlinKeyWords | HashSet |
메소드 | 설명 | |
---|---|---|
AppendPropertyAccessor ( this sb, string type, string fieldName, string settersReturnThis ) : System.Text.StringBuilderWrapper | ||
AppendPropertyAccessor ( this sb, string type, string fieldName, string accessorName, string settersReturnThis ) : System.Text.StringBuilderWrapper | ||
InheritedType ( this type ) : string | ||
IsKeyWord ( this name ) : bool | ||
PropertyStyle ( this name ) : string | ||
ToMetadataAttribute ( this route ) : MetadataAttribute |
public static AppendPropertyAccessor ( this sb, string type, string fieldName, string settersReturnThis ) : System.Text.StringBuilderWrapper | ||
sb | this | |
type | string | |
fieldName | string | |
settersReturnThis | string | |
리턴 | System.Text.StringBuilderWrapper |
public static AppendPropertyAccessor ( this sb, string type, string fieldName, string accessorName, string settersReturnThis ) : System.Text.StringBuilderWrapper | ||
sb | this | |
type | string | |
fieldName | string | |
accessorName | string | |
settersReturnThis | string | |
리턴 | System.Text.StringBuilderWrapper |
public static ToMetadataAttribute ( this route ) : MetadataAttribute | ||
route | this | |
리턴 | MetadataAttribute |