C# Class Instant.MethodCall

Inheritance: OperationContainer
ファイルを表示 Open project: ermau/Instant

Public Methods

Method Description
MethodCall ( int id, string name, IEnumerable arguments ) : System.Collections.Generic

Method Details

MethodCall() public method

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