IObserverTAlgorithmAttach Method |
Namespace:
QuickGraph.Algorithms.Observers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
SyntaxIDisposable Attach(
TAlgorithm algorithm
)
Parameters
- algorithm
- Type: TAlgorithm
Return Value
Type:
IDisposable
See Also