Method PrintStatus
PrintStatus()
Return a string describing the current state of this module, including which islands are loaded, which island is active, and what providers have been added to each island.
Declaration
public string PrintStatus()
Returns
Type | Description |
---|---|
string | A string describing the current state of this module |