示例#1
0
 public PhotobookmartService(IRBLog log)
 {
     this.log = log;
 }
示例#2
0
 public FTPSyncService(IRBLog log)
 {
     this.log = log;
 }