C# Class UniversalMarkdown.OnMarkdownReadyArgs

Inheritance: System.EventArgs
Show file Open project: QuinnDamerell/UniversalMarkdown Class Usage Examples

Public Properties

Property Type Description
Exception System.Exception
WasError bool

Property Details

Exception public property

public Exception,System Exception
return System.Exception

WasError public property

public bool WasError
return bool