Click or drag to resize
AuiUtils Class
Some general purpose utilities that we want to share between the projects.
Inheritance Hierarchy
SystemObject
  Crestron.AutoUpdateApiCommonAuiUtils

Namespace: Crestron.AutoUpdateApiCommon
Assembly: SimplSharpAutoUpdateInterface (in SimplSharpAutoUpdateInterface.dll)
Syntax
C#
public static class AuiUtils

The AuiUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCheckShowExtra
Checks the status of the ShowExtra and ShowExtraDev for Auto Update from the registry.
Public methodStatic memberParseAuCloudAutoupdateTime
Process the CloudAutodiscoveryInterval style string to its constituent components.
Public methodStatic memberParseAuDateTime
Process the AUTIME style string to its constituent components.
Top
See Also