Click or drag to resize

IComputation Interface

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

The IComputation type exposes the following members.

Properties
  NameDescription
Public propertyState
Public propertySyncRoot
Top
Methods
  NameDescription
Public methodAbort
Public methodCompute
Top
Events
See Also