예제 #1
0
 public StaticTextService(IStaticTextRepository staticTextRepository)
 {
     this.StaticTextRepository = staticTextRepository;
 }
 public StaticTextService(IStaticTextRepository staticTextRepository)
 {
     this.StaticTextRepository = staticTextRepository;
 }