Метод | Описание | |
---|---|---|
FalseException ( string userMessage = null ) : System.Diagnostics.CodeAnalysis |
Creates a new instance of the FalseException class.
|
public FalseException ( string userMessage = null ) : System.Diagnostics.CodeAnalysis | ||
userMessage | string | The user message to be display, or null for the default message |
Результат | System.Diagnostics.CodeAnalysis |