Method | Description | |
---|---|---|
Generate ( BaseEntity entity ) : void | ||
Generate ( |
Generates the specified entity.
|
Method | Description | |
---|---|---|
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 | |
return | void |