 
            | Miner.SystemUI Assembly > Miner.SystemUI Namespace : Messaging Class | 
For a list of all members of this type, see Messaging members.
| Name | Description | |
|---|---|---|
|   | MsgCfm | Ask the user for action confirmation before proceeding with an action. | 
|   | MsgCfmCancel | Ask the user for action confirmation (with cancel) before proceeding with an action. | 
|   | MsgErr | Overloaded. Inform the user that an unexpected error condition has occurred, and log an the exception. | 
|   | MsgUser | Display a general message to the user. | 
|   | MsgWarn | Overloaded. Display a warning message to the user. | 
|   | RoundToMinutes | Rounds a DateTime value to the nearest minutes. | 
|   | TruncateToMinutes | Truncates a DateTime value to even minutes. |