public StubImageHandler(StubImageStore imageStore, DateTime now)
     : base(imageStore, now) { }
Ejemplo n.º 2
0
 public StubImageHandler(StubImageStore imageStore, DateTime now)
     : base(imageStore, now)
 {
 }