C# Class Akka.Interfaced.ExtendedHandlerAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: SaladLab/Akka.Interfaced

Méthodes publiques

Свойство Type Description
Method string
Type System.Type

Méthodes publiques

Méthode Description
ExtendedHandlerAttribute ( ) : System
ExtendedHandlerAttribute ( Type interfaceType, string method = null ) : System

Method Details

ExtendedHandlerAttribute() public méthode

public ExtendedHandlerAttribute ( ) : System
Résultat System

ExtendedHandlerAttribute() public méthode

public ExtendedHandlerAttribute ( Type interfaceType, string method = null ) : System
interfaceType System.Type
method string
Résultat System

Property Details

Method public_oe property

public string Method
Résultat string

Type public_oe property

public Type,System Type
Résultat System.Type