C# Class Robotlegs.Mvcs.MediatorProtectedTests

Inheritance: Mediator
Exibir arquivo Open project: tekool/silverlight-robotlegs-framework

Public Methods

Method Description
OnRegister ( ) : void
OnRemove ( ) : void

Private Methods

Method Description
RetrievingEventMapTwiceShouldYieldSameObject ( ) : void

Method Details

OnRegister() public method

public OnRegister ( ) : void
return void

OnRemove() public method

public OnRemove ( ) : void
return void