provides utilities for finding and loading compile-time blast scripts and hpc jobs
System.Object
NSS.Blast.Register.BlastReflect
Namespace: NSS.Blast.Register
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public static class BlastReflect
VB
Public NotInheritable Class BlastReflect
C++
public ref class BlastReflect abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type BlastReflect = class end
The BlastReflect type exposes the following members.
Name | Description | |
---|---|---|
FindCompileTimeBlastScripts | get a list of scripts to compile during compilation of the unity project | |
FindHPCJobs | find all hpc jobs compiled into the assemblies loaded |