C# 클래스 Example.Domain.Barbering.Locations

파일 보기 프로젝트 열기: kevinhillinger/Dapper.Persistence

공개 메소드들

메소드 설명
Locations ( IShopRepository shopRepository ) : System
OpenForBusiness ( string town ) : Shop

메소드 상세

Locations() 공개 메소드

public Locations ( IShopRepository shopRepository ) : System
shopRepository IShopRepository
리턴 System

OpenForBusiness() 공개 메소드

public OpenForBusiness ( string town ) : Shop
town string
리턴 Shop