C# Class Machine.Mta.Dispatching.MessageHandlerType

显示文件 Open project: machine/machine.mta

Public Methods

Method Description
MessageHandlerType ( Type targetType, Type consumerType ) : System
ToString ( ) : string

Method Details

MessageHandlerType() public method

public MessageHandlerType ( Type targetType, Type consumerType ) : System
targetType System.Type
consumerType System.Type
return System

ToString() public method

public ToString ( ) : string
return string