Utility functions for use with RightEdge systems

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll)
Version: 2008.1.0.0 (2008.1.0.0)

Syntax

C#
[SerializableAttribute]
public static class SystemUtils
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class SystemUtils
Visual C++
[SerializableAttribute]
public ref class SystemUtils abstract sealed

Inheritance Hierarchy

System..::.Object
  RightEdge.Common..::.SystemUtils

See Also