C# Class Castle.DynamicProxy.SilverlightExtensions.SilverlightAssertException

Inheritance: System.Exception
Show file Open project: Jarvin-Guan/CleanAOP

Public Methods

Method Description
SilverlightAssertException ( ) : System
SilverlightAssertException ( string message ) : System

Method Details

SilverlightAssertException() public method

public SilverlightAssertException ( ) : System
return System

SilverlightAssertException() public method

public SilverlightAssertException ( string message ) : System
message string
return System