CSharpGeneratorSettings.

GenerateInterfaces Property

Summary

Gets or sets a value indicating whether to generate interfaces for the client code.
Assembly
Cake.NSwag.dll
Namespace
Cake.NSwag.Settings
Containing Type
CSharpGeneratorSettings

Syntax

public bool GenerateInterfaces { get; set; }

Value

Type Description
bool