Class GlobalConfiguration
GlobalConfiguration provides a compile-time extension point for globally configuring API Clients.
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Datev.Swagger.Client
Assembly: Simplic.Datev.IO.Swagger.dll
Syntax
public class GlobalConfiguration : Configuration, IReadableConfiguration
Remarks
A customized implementation via partial class may reside in another file and may be excluded from automatic generation via a .swagger-codegen-ignore file.