An NDoc Documented Class Library

ChainBase Class

Base class for IChain implementations.

For a list of all members of this type, see ChainBase Members.

System.Object
   NChain.ChainBase

[Visual Basic]
Public Class ChainBase
    Implements IChain, ICommand
[C#]
public class ChainBase : IChain, ICommand

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NChain

Assembly: NChain (in NChain.dll)

See Also

ChainBase Members | NChain Namespace