public void DefaultCtor_DoesntThrow()
 {
     NavigationLinksGenerationConvention convention = new NavigationLinksGenerationConvention();
 }
 public void DefaultCtor_DoesntThrow()
 {
     NavigationLinksGenerationConvention convention = new NavigationLinksGenerationConvention();
 }