Example #1
0
 public registering_and_discovering_custom_readers_and_writers(DefaultApp @default) : base(@default)
 {
     @default.RecycleIfNecessary();
 }
Example #2
0
 public find_handlers_with_the_default_handler_discovery(DefaultApp @default) : base(@default)
 {
     @default.RecycleIfNecessary();
 }