Show / Hide Table of Contents

    Class ManagerProxyBuilder

    Provides the builder class for an IManagerProxy.

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

    Methods

    View Source

    Create()

    Creates a ManagerProxyBuilder instance.

    Declaration
    public static ManagerProxyBuilder Create()
    Returns
    Type Description
    ManagerProxyBuilder

    The ManagerProxyBuilder instance.

    • View Source
    Back to top Generated by DocFX