MahAppsException.

MahAppsException(string, Exception) Constructor

Namespace
MahApps.Metro
Containing Type
MahAppsException

Syntax

public MahAppsException(string message, Exception innerException)

Parameters

Name Type Description
message string
innerException Exception

Return Value

Type Description
void