Method | Description | |
---|---|---|
Generate ( BaseEntity entity ) : void |
Generates the specified entity.
|
Method | Description | |
---|---|---|
AppendDocumentation ( int indent, MethodEntity methodEntity ) : void |
Appends the documentation.
|
public Generate ( BaseEntity entity ) : void | ||
entity | BaseEntity | The entity. |
return | void |