To replace C# non-nullable bool struct.
Namespace: nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class Troolean |
C# |
---|
public class Troolean |
C++ |
---|
ref class Troolean |
J# |
---|
public class Troolean |
JScript |
---|
public class Troolean |
Inheritance Hierarchy
System.Object
nom.tam.util.Troolean
nom.tam.util.Troolean
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.