mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 16:27:55 +01:00
13 lines
347 B
Cheetah
13 lines
347 B
Cheetah
{{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}}
|
|
{{!master(layout/_master.tmpl)}}
|
|
|
|
{{#isNamespace}}
|
|
{{>partials/uref/namespace}}
|
|
{{/isNamespace}}
|
|
{{#isClass}}
|
|
{{>partials/uref/class}}
|
|
{{/isClass}}
|
|
{{#isEnum}}
|
|
{{>partials/enum}}
|
|
{{/isEnum}}
|