C# Class QuickCode1.WsdlTemplate.Service

Inheritance: ITest
Afficher le fichier Open project: carlosfigueira/WCFQuickSamples

Méthodes publiques

Méthode Description
Add ( int x, int y ) : int
EchoPerson ( Person p ) : Person

Method Details

Add() public méthode

public Add ( int x, int y ) : int
x int
y int
Résultat int

EchoPerson() public méthode

public EchoPerson ( Person p ) : Person
p Person
Résultat Person