C# 클래스 RPCBase.RpcMethod

파일 보기 프로젝트 열기: fingerpasswang/Phial 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Args object[]
InvokeId uint
MethodId uint

프로퍼티 상세

Args 공개적으로 프로퍼티

public object[] Args
리턴 object[]

InvokeId 공개적으로 프로퍼티

public uint InvokeId
리턴 uint

MethodId 공개적으로 프로퍼티

public uint MethodId
리턴 uint