Okapi .NET Library

UtilitySetAccess Class

 [This is preliminary documentation and subject to change.]

Single entry point for run-time utility sets.

For a list of all members of this type, see UtilitySetAccess Members.

System.Object
   Okapi.Library.Utility.UtilitySetAccess

[Visual Basic]
Public Class UtilitySetAccess
[C#]
public class UtilitySetAccess
[C++]
public __gc class UtilitySetAccess
[JScript]
public class UtilitySetAccess

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class provides a single enty point to access different Okapi utility sets (and through them, utilities) at run-time.

Requirements

Namespace: Okapi.Library.Utility

Assembly: Okapi.Library.Utility (in Okapi.Library.Utility.dll)

See Also

UtilitySetAccess Members | Okapi.Library.Utility Namespace