C# 클래스 IServiceOriented.ServiceBus.UnitTests.CEcho

상속: IEcho
파일 보기 프로젝트 열기: jezell/iserviceoriented 1 사용 예제들

공개 메소드들

메소드 설명
Echo ( string echo ) : string
ThrowInvalidOperationException ( string echo ) : string

비공개 메소드들

메소드 설명
ThrowFaultException ( string echo ) : string

메소드 상세

Echo() 공개 메소드

public Echo ( string echo ) : string
echo string
리턴 string

ThrowInvalidOperationException() 공개 메소드

public ThrowInvalidOperationException ( string echo ) : string
echo string
리턴 string