C# Class Instant.MethodCall

Inheritance: OperationContainer
Afficher le fichier Open project: ermau/Instant

Méthodes publiques

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

Method Details

MethodCall() public méthode

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