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