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