C# 클래스 WcfClientProxyGenerator.Tests.Infrastructure.ExceptionDetailService

상속: IExceptionDetailService
파일 보기 프로젝트 열기: jweber/WcfClientProxyGenerator 1 사용 예제들

공개 메소드들

메소드 설명
ExceptionDetailService ( IExceptionDetailService sub ) : System.ServiceModel
Method ( string input ) : string

메소드 상세

ExceptionDetailService() 공개 메소드

public ExceptionDetailService ( IExceptionDetailService sub ) : System.ServiceModel
sub IExceptionDetailService
리턴 System.ServiceModel

Method() 공개 메소드

public Method ( string input ) : string
input string
리턴 string