C# Class Akka.Interfaced.SlimSocket.IGreetObserver_PayloadTable.Event_Invoke

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

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