C# Class Robotlegs.Mvcs.Support.TestActor

Inheritance: Actor
显示文件 Open project: tekool/silverlight-robotlegs-framework Class Usage Examples

Public Methods

Method Description
DispatchTestEvent ( ) : void
TestActor ( ) : Robotlegs.Base

Method Details

DispatchTestEvent() public method

public DispatchTestEvent ( ) : void
return void

TestActor() public method

public TestActor ( ) : Robotlegs.Base
return Robotlegs.Base