Get the only instance of this class (singleton).
Namespace: LLCryptoLib.UtilsAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static FileManager Reference { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property Reference As FileManager Get |
Visual C++ |
---|
public: static property FileManager^ Reference { FileManager^ get (); } |