This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.NSwag.Console.
- Assembly
- Cake
.NSwag .Console .dll - Namespace
- Cake
.NSwag .Console .Settings - Containing Type
- C
Sharp Generator Settings Extensions
Syntax
public static CSharpGeneratorSettings SetBaseClass(this CSharpGeneratorSettings settings, string baseClassName)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | C |
|
| baseClassName | string |
Return Value
| Type | Description |
|---|---|
| C |
