Click or drag to resize

IObserverTAlgorithm Interface

Namespace:  QuickGraph.Algorithms.Observers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface IObserver<TAlgorithm>

Type Parameters

TAlgorithm

The IObserverTAlgorithm type exposes the following members.

Methods
  NameDescription
Public methodAttach
Top
See Also