Class SystemInfoSelfTest
Implements
Inherited Members
Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public class SystemInfoSelfTest : ISelfTest
Constructors
SystemInfoSelfTest()
Declaration
public SystemInfoSelfTest()
Methods
DoTest(out string)
Carry out selftest.
Declaration
public bool DoTest(out string message)
Parameters
Type | Name | Description |
---|---|---|
string | message | Message to add to log if someting fails |
Returns
Type | Description |
---|---|
bool | True if test is passes |