コード例 #1
0
 public StaticTextService(IStaticTextRepository staticTextRepository)
 {
     this.StaticTextRepository = staticTextRepository;
 }
コード例 #2
0
 public StaticTextService(IStaticTextRepository staticTextRepository)
 {
     this.StaticTextRepository = staticTextRepository;
 }