C# Class Akka.Interfaced.SlimServer.ISubjectObserver_PayloadTable.Event_Invoke

Inheritance: IInterfacedPayload, IInvokable
Afficher le fichier Open project: SaladLab/Akka.Interfaced Class Usage Examples

Méthodes publiques

Свойство Type Description
eventName string

Méthodes publiques

Méthode Description
GetInterfaceType ( ) : Type
Invoke ( object __target ) : void

Method Details

GetInterfaceType() public méthode

public GetInterfaceType ( ) : Type
Résultat System.Type

Invoke() public méthode

public Invoke ( object __target ) : void
__target object
Résultat void

Property Details

eventName public_oe property

public string eventName
Résultat string