C# Class Akka.Interfaced.MessageHandlerAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: SaladLab/Akka.Interfaced

Public Properties

Property Type Description
Type System.Type

Public Methods

Method Description
MessageHandlerAttribute ( ) : System
MessageHandlerAttribute ( Type messageType ) : System

Method Details

MessageHandlerAttribute() public method

public MessageHandlerAttribute ( ) : System
return System

MessageHandlerAttribute() public method

public MessageHandlerAttribute ( Type messageType ) : System
messageType System.Type
return System

Property Details

Type public_oe property

public Type,System Type
return System.Type