QsConditionalBlock 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
| QsConditionalBlock() | |
| QsConditionalBlock(String, String) |
QsConditionalBlock()
public QsConditionalBlock ();
Public Sub New ()
Applies to
QsConditionalBlock(String, String)
protected QsConditionalBlock (string fullName, string name);
new Microsoft.Quantum.QsCompiler.BondSchemas.QsConditionalBlock : string * string -> Microsoft.Quantum.QsCompiler.BondSchemas.QsConditionalBlock
Protected Sub New (fullName As String, name As String)
Parameters
- fullName
- String
- name
- String