You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 regels
368 B

  1. {{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}}
  2. {{!master(layout/_master.tmpl)}}
  3. {{#isNamespace}}
  4. {{>partials/namespace}}
  5. {{/isNamespace}}
  6. {{#isClass}}
  7. {{>partials/class}}
  8. {{/isClass}}
  9. {{#isEnum}}
  10. {{>partials/enum}}
  11. {{/isEnum}}
  12. {{>partials/customMREFContent}}