Table of Contents

Class RandomStatuses

Namespace
SunamoShared.Constants
Assembly
SunamoShared.dll

Helper for setting random status messages of various types.

public class RandomStatuses
Inheritance
RandomStatuses
Inherited Members
Extension Methods

Methods

SetAllTypes()

Sets the application status for all message types sequentially.

public void SetAllTypes()

SetStatusOfType(TypeOfMessageShared)

Sets the application status to the specified message type.

public void SetStatusOfType(TypeOfMessageShared type)

Parameters

type TypeOfMessageShared

The type of message to set as status.