Show / Hide Table of Contents

    Class EngineServiceProxyBuilder

    Defines a method for creating a instance for an Engine.

    Inheritance
    System.Object
    EngineServiceProxyBuilder
    Namespace: Copper.Conventions.Method.Service.V1
    Assembly: Copper.Conventions.Method.Service.dll
    Syntax
    public static class EngineServiceProxyBuilder

    Methods

    View Source

    Create()

    Creates a instance for an Engine.

    Declaration
    public static ServiceProxyBuilder Create()
    Returns
    Type Description
    ServiceProxyBuilder
    • View Source
    Back to top Generated by DocFX