Class SystemInfoSelfTest
Implements
Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public class SystemInfoSelfTest : Object, ISelfTest
Constructors
SystemInfoSelfTest()
Declaration
public SystemInfoSelfTest()
Methods
DoTest(out String)
Declaration
public bool DoTest(out string message)
Parameters
Type | Name | Description |
---|---|---|
String | message |
Returns
Type | Description |
---|---|
Boolean |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)