C# Class Subtext.Web.Controls.RichTextEditorErrorEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: ayende/Subtext Class Usage Examples

Public Methods

Method Description
RichTextEditorErrorEventArgs ( Exception ex ) : System

Method Details

RichTextEditorErrorEventArgs() public method

public RichTextEditorErrorEventArgs ( Exception ex ) : System
ex System.Exception
return System