mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 01:07:58 +01:00
11 lines
358 B
Plaintext
11 lines
358 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}}
|