WorkspaceReadyEvent Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- original
- WorkspaceReadyEvent