Skip to main content

Class XperiflowGeneratorsClientFactory

Namespace: Workspace.XBR.Xperiflow.Core.RestApi.Generators

Assembly: Xperiflow.dll

Declaration
public class XperiflowGeneratorsClientFactory : IXperiflowClientFactory<IXperiflowGeneratorsClient>

Implements: Workspace.XBR.Xperiflow.Core.RestApi.IXperiflowClientFactory< Workspace.XBR.Xperiflow.Core.RestApi.Generators.IXperiflowGeneratorsClient >

Methods

CreateClient()

Declaration
public IXperiflowGeneratorsClient CreateClient()
Returns

Workspace.XBR.Xperiflow.Core.RestApi.Generators.IXperiflowGeneratorsClient

CreateClientWithoutScopeHeaders()

Declaration
public IXperiflowGeneratorsClient CreateClientWithoutScopeHeaders()
Returns

Workspace.XBR.Xperiflow.Core.RestApi.Generators.IXperiflowGeneratorsClient

Implements

Inherited Members

  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.ToString

Was this page helpful?