C# 클래스 QuickCode1.WsdlTemplate.Service

상속: ITest
파일 보기 프로젝트 열기: carlosfigueira/WCFQuickSamples

공개 메소드들

메소드 설명
Add ( int x, int y ) : int
EchoPerson ( Person p ) : Person

메소드 상세

Add() 공개 메소드

public Add ( int x, int y ) : int
x int
y int
리턴 int

EchoPerson() 공개 메소드

public EchoPerson ( Person p ) : Person
p Person
리턴 Person