10 lines
357 B
Plaintext
10 lines
357 B
Plaintext
{{!Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license.}}
|
|
{{!Add your own custom template for the content for ManagedReference here}}
|
|
{{#_splitReference}}
|
|
{{#isCollection}}
|
|
{{>partials/collection}}
|
|
{{/isCollection}}
|
|
{{#isItem}}
|
|
{{>partials/item}}
|
|
{{/isItem}}
|
|
{{/_splitReference}} |