C# Class Spring.Util.EventRaiserTests

Show file Open project: spring-projects/spring-net

Public Methods

Method Description
RaiseWithAnEventHandlerThatThrowsAnException ( ) : void

Private Methods

Method Description
Raise ( ) : void
RaiseWithBadNumberOfArguments ( ) : void
RaiseWithNullEvent ( ) : void

Method Details

RaiseWithAnEventHandlerThatThrowsAnException() public method

public RaiseWithAnEventHandlerThatThrowsAnException ( ) : void
return void