Base class for shred methods

Namespace: LLCryptoLib.Shred
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public abstract class ShredBase : IShredMethod
Visual Basic
Public MustInherit Class ShredBase _
	Implements IShredMethod
Visual C++
public ref class ShredBase abstract : IShredMethod

Inheritance Hierarchy

See Also