C# Class Domain.IUserEventObserver_PayloadTable.UserContextChange_Invoke

Inheritance: IInterfacedPayload, IInvokable
Afficher le fichier Open project: SaladLab/TicTacToe 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 Type

Invoke() public méthode

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