Méthode | Description | |
---|---|---|
RenderClientMethodsCode ( |
Renders the client class helper methods.
|
|
RenderProcessResponseCode ( |
Renders the respone process code.
|
|
RenderRequestBodyCode ( |
Renders the request body generation code.
|
|
RenderRequestUrlCode ( |
Renders the URL generation code.
|
public static RenderClientMethodsCode ( |
||
model | The model. | |
tabCount | int | The tab count. |
Résultat | string |
public static RenderProcessResponseCode ( |
||
operation | The operation. | |
tabCount | int | The tab count. |
Résultat | string |
public static RenderRequestBodyCode ( |
||
operation | The operation. | |
tabCount | int | The tab count. |
Résultat | string |
public static RenderRequestUrlCode ( |
||
operation | The operation. | |
tabCount | int | The tab count. |
Résultat | string |