C# 클래스 Instant.MethodCall

상속: OperationContainer
파일 보기 프로젝트 열기: ermau/Instant

공개 메소드들

메소드 설명
MethodCall ( int id, string name, IEnumerable arguments ) : System.Collections.Generic

메소드 상세

MethodCall() 공개 메소드

public MethodCall ( int id, string name, IEnumerable arguments ) : System.Collections.Generic
id int
name string
arguments IEnumerable
리턴 System.Collections.Generic