C# Class Domain.IGameUserObserver_PayloadTable.Begin_Invoke

Inheritance: IInterfacedPayload, IInvokable
显示文件 Open project: SaladLab/TicTacToe Class Usage Examples

Public Methods

Method Description
GetInterfaceType ( ) : Type
Invoke ( object __target ) : void

Method Details

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type

Invoke() public method

public Invoke ( object __target ) : void
__target object
return void