SpecializationDeclarationHeader.New(QsSpecialization) Method
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.
public static Microsoft.Quantum.QsCompiler.SpecializationDeclarationHeader New (Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization specialization);
static member New : Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization -> Microsoft.Quantum.QsCompiler.SpecializationDeclarationHeader
Public Shared Function New (specialization As QsSpecialization) As SpecializationDeclarationHeader
Parameters
- specialization
- QsSpecialization