Shred Method Name
Namespace: LLCryptoLib.ShredAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public override string Name { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property Name As String Get |
Visual C++ |
---|
public: virtual property String^ Name { String^ get () override; } |