C# Class Akka.Tools.MatchHandler.TypeHandler

Show file Open project: rogeralsing/akka.net Class Usage Examples

Public Methods

Method Description
GetArguments ( ) : IEnumerable
TypeHandler ( Type handlesType ) : System

Method Details

GetArguments() public method

public GetArguments ( ) : IEnumerable
return IEnumerable

TypeHandler() public method

public TypeHandler ( Type handlesType ) : System
handlesType System.Type
return System