possible translation
Namespace: NSS.Blast.Compiler.Stage
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public blast_operation op { get; }
VB
Public ReadOnly Property op As blast_operation
Get
C++
public:
property blast_operation op {
blast_operation get ();
}
F#
member op : blast_operation with get
Type: blast_operation