Skip to main content

Class XperiflowRoutinesClientFactory

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

Assembly: Xperiflow.dll

Declaration
public class XperiflowRoutinesClientFactory : IXperiflowClientFactory<IXperiflowRoutinesClient>

Implements: Workspace.XBR.Xperiflow.Core.RestApi.IXperiflowClientFactory< Workspace.XBR.Xperiflow.Core.RestApi.Routines.IXperiflowRoutinesClient >

Methods

CreateClient()

Declaration
public IXperiflowRoutinesClient CreateClient()
Returns

Workspace.XBR.Xperiflow.Core.RestApi.Routines.IXperiflowRoutinesClient

CreateClientWithoutScopeHeaders()

Declaration
public IXperiflowRoutinesClient CreateClientWithoutScopeHeaders()
Returns

Workspace.XBR.Xperiflow.Core.RestApi.Routines.IXperiflowRoutinesClient

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?