public StubImageHandler(StubImageStore imageStore, DateTime now)
     : base(imageStore, now) { }
예제 #2
0
 public StubImageHandler(StubImageStore imageStore, DateTime now)
     : base(imageStore, now)
 {
 }