GeneralUtility class

Contains general utility methods that are used for compression and decompression.

Inheritance hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.GeneralUtility

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Class GeneralUtility
'Usage
Dim instance As GeneralUtility
public class GeneralUtility

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

GeneralUtility members

Microsoft.Office.Project.Server.Library namespace