Show / Hide Table of Contents

    Class PetabridgeCmdExtension

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

    Inheritance
    System.Object
    PetabridgeCmdExtension
    Namespace: Petabridge.Cmd.Host
    Assembly: cs.temp.dll.dll
    Syntax
    public sealed class PetabridgeCmdExtension : ExtensionIdProvider<PetabridgeCmd>

    Methods

    CreateExtension(ExtendedActorSystem)

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