PreEvaluation Class
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.ObjectType)]
[System.Serializable]
public class PreEvaluation
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.ObjectType)>]
[<System.Serializable>]
type PreEvaluation = class
Public Class PreEvaluation
- Inheritance
-
PreEvaluation
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute SerializableAttribute
Methods
| All(QsCompilation) | |
| DefaultScript(Boolean, Int32) | |
| WithScript(Func<ImmutableDictionary<QsQualifiedName,QsCallable>,IEnumerable<TransformationBase>>, QsCompilation) |