QsTypeKind<Type,UdtName,TParam,Characteristics>.NewFunction 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.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 15)]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTypeKind<Type,UdtName,TParam,Characteristics> NewFunction (Type item1, Type item2);
Public Shared Function NewFunction (item1 As Type, item2 As Type) As QsTypeKind(Of Type, UdtName, TParam, Characteristics)
Parameters
- item1
- Type
- item2
- Type
Returns
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute