메소드 | 설명 | |
---|---|---|
Generate ( BaseEntity entity ) : void | ||
Generate ( |
Generates the specified entity.
|
메소드 | 설명 | |
---|---|---|
AppendDocumentation ( PropertyEntity propertyEntity ) : void |
Appends the documentation.
|
|
GetKeywords ( PropertyEntity propertyEntity, bool implementation, bool markedAsNew ) : String |
public Generate ( |
||
classEntity | The class entity. | |
propertyEntity | PropertyEntity | The property entity. |
implementation | bool | if set to |
markedAsNew | bool | |
리턴 | void |