C# Class Akka.Interfaced.ExtendedHandlerAttribute

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

Public Properties

Property Type Description
Method string
Type System.Type

Public Methods

Method Description
ExtendedHandlerAttribute ( ) : System
ExtendedHandlerAttribute ( Type interfaceType, string method = null ) : System

Method Details

ExtendedHandlerAttribute() public method

public ExtendedHandlerAttribute ( ) : System
return System

ExtendedHandlerAttribute() public method

public ExtendedHandlerAttribute ( Type interfaceType, string method = null ) : System
interfaceType System.Type
method string
return System

Property Details

Method public_oe property

public string Method
return string

Type public_oe property

public Type,System Type
return System.Type