C# Class Domain.IGamePairMaker_PayloadTable.UnregisterPairing_Invoke

Inheritance: IInterfacedPayload, IAsyncInvokable
显示文件 Open project: SaladLab/TicTacToe

Public Methods

Method Description
GetInterfaceType ( ) : Type
InvokeAsync ( object __target ) : Task

Method Details

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type

InvokeAsync() public method

public InvokeAsync ( object __target ) : Task
__target object
return Task