C# 클래스 MVC6_Example.Services.Implementations.ExampleService

상속: IExampleService
파일 보기 프로젝트 열기: LadyLizzy/mvc6-example

공개 메소드들

메소드 설명
LogRequestStub ( object something ) : void
ServiceMessage ( ) : string

메소드 상세

LogRequestStub() 공개 메소드

public LogRequestStub ( object something ) : void
something object
리턴 void

ServiceMessage() 공개 메소드

public ServiceMessage ( ) : string
리턴 string