CSharpGeneratorSettingsExtensions.

EnableInterfaces(CSharpGeneratorSettings) Method

Summary

Enables generating interfaces when generating the client

Syntax

public static CSharpGeneratorSettings EnableInterfaces(this CSharpGeneratorSettings settings)

Parameters

Name Type Description
settings CSharpGeneratorSettings The settings

Return Value

Type Description
CSharpGeneratorSettings The updated settings object