[This is preliminary documentation and is subject to change.]

The Utility class contains several functions required to operate the SDK, but are not related to the Instance class.

Syntax

C#
public static class Utility
Visual Basic (Declaration)
Public NotInheritable Class Utility

Inheritance Hierarchy

System..::.Object
  AW..::.Utility

See Also