SyntaxExtensions.New.Static(String, String) 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.SyntaxTree.QsQualifiedName QsQualifiedName.New.Static (string nsName, string cName);
Microsoft.Quantum.QsCompiler.SyntaxExtensions.QsQualifiedName.New.Static : string * string -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName
Public Shared Function QsQualifiedName.New.Static (nsName As String, cName As String) As QsQualifiedName
Parameters
- nsName
- String
- cName
- String