Method | Description | |
---|---|---|
Enumeration ( |
Creates an enumeration that can model parts of the enumeration for the service
|
Method | Description | |
---|---|---|
Customize ( string typeName, string propertyName ) : string |
public Enumeration ( |
||
model | The service model that is using the enumartion | |
name | string | The name of the enumeration |
data | JsonData | The json data for the enumartion object |
return | Json.LitJson |