QsNamespaceElement.NewQsCallable(QsCallable) Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 0)]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement NewQsCallable (Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable item);
Public Shared Function NewQsCallable (item As QsCallable) As QsNamespaceElement

Parameters

item
QsCallable

Returns

QsNamespaceElement
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to