Set of systems tools.

Namespace:  AForge
Assembly:  AForge (in AForge.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public static class SystemTools

Remarks

The class is a container of different system tools, which are used across the framework. Some of these tools are platform specific, so their implementation is different on different platform, like .NET and Mono.

Inheritance Hierarchy

System..::.Object
  AForge..::.SystemTools

See Also