C# 클래스 BusinessServices.ExampleService

상속: IExampleService
파일 보기 프로젝트 열기: xby2/regular-expression-contest-website

공개 메소드들

메소드 설명
CreatePhone ( ) : void
ExampleService ( IExampleRepository exampleRepository ) : BusinessServices.Contract

메소드 상세

CreatePhone() 공개 메소드

public CreatePhone ( ) : void
리턴 void

ExampleService() 공개 메소드

public ExampleService ( IExampleRepository exampleRepository ) : BusinessServices.Contract
exampleRepository IExampleRepository
리턴 BusinessServices.Contract