C# 클래스 ServiceStack.ServiceHost.Tests.ServiceCreationService

상속: Service
파일 보기 프로젝트 열기: ServiceStack/ServiceStack

공개 프로퍼티들

프로퍼티 타입 설명
RequestCounter int

공개 메소드들

메소드 설명
Any ( ServiceCreation request ) : object

메소드 상세

Any() 공개 메소드

public Any ( ServiceCreation request ) : object
request ServiceCreation
리턴 object

프로퍼티 상세

RequestCounter 공개적으로 프로퍼티

public int RequestCounter
리턴 int