Show / Hide Table of Contents

    Class PetabridgeCmdClientExtension

    INTERNAL API. Defines the PetabridgeCmdClient plugin used directly be end-users.

    Inheritance
    System.Object
    PetabridgeCmdClientExtension
    Namespace: Petabridge.Cmd.Common.Client
    Assembly: cs.temp.dll.dll
    Syntax
    public sealed class PetabridgeCmdClientExtension : ExtensionIdProvider<PetabridgeCmdClient>

    Methods

    CreateExtension(ExtendedActorSystem)

    Declaration
    public override PetabridgeCmdClient CreateExtension(ExtendedActorSystem system)
    Parameters
    Type Name Description
    ExtendedActorSystem system
    Returns
    Type Description
    PetabridgeCmdClient
    Back to top Generated by DocFX