Shredding method Available Shred Enum
Namespace: LLCryptoLib.ShredAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public abstract AvailableShred Id { get; } |
Visual Basic |
---|
Public MustOverride ReadOnly Property Id As AvailableShred Get |
Visual C++ |
---|
public: virtual property AvailableShred Id { AvailableShred get () abstract; } |