C# 클래스 Domain.IUserEventObserver_PayloadTable.UserContextChange_Invoke

상속: IInterfacedPayload, IInvokable
파일 보기 프로젝트 열기: SaladLab/TicTacToe 1 사용 예제들

공개 메소드들

메소드 설명
GetInterfaceType ( ) : Type
Invoke ( object __target ) : void

메소드 상세

GetInterfaceType() 공개 메소드

public GetInterfaceType ( ) : Type
리턴 Type

Invoke() 공개 메소드

public Invoke ( object __target ) : void
__target object
리턴 void