Show / Hide Table of Contents

    Class EngineProxyBuilder

    Provides the builder class for a EngineProxyBuilder.

    Inheritance
    System.Object
    EngineProxyBuilder<EngineProxyBuilder>
    EngineProxyBuilder
    Namespace: Copper.Conventions.Method.Service.V1
    Assembly: Copper.Conventions.Method.Service.dll
    Syntax
    public sealed class EngineProxyBuilder : EngineProxyBuilder<EngineProxyBuilder>

    Methods

    View Source

    Create()

    Creates a EngineProxyBuilder instance.

    Declaration
    public static EngineProxyBuilder Create()
    Returns
    Type Description
    EngineProxyBuilder

    The EngineProxyBuilder instance.

    • View Source
    Back to top Generated by DocFX