WorkspaceReadyEvent Constructors

Definition

Overloads

WorkspaceReadyEvent()
WorkspaceReadyEvent(WorkspaceReadyEvent)

WorkspaceReadyEvent()

public WorkspaceReadyEvent ();
Public Sub New ()

Applies to

WorkspaceReadyEvent(WorkspaceReadyEvent)

protected WorkspaceReadyEvent (Microsoft.Quantum.IQSharp.WorkspaceReadyEvent original);
Protected Sub New (original As WorkspaceReadyEvent)

Parameters

Applies to