mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 01:07:58 +01:00
20 lines
447 B
Plaintext
20 lines
447 B
Plaintext
{{!Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license.}}
|
|
|
|
{{>partials/class.header}}
|
|
|
|
{{#seealso.0}}
|
|
<h2 id="seealso">{{__global.seealso}}</h2>
|
|
<div class="seealso">
|
|
{{/seealso.0}}
|
|
{{#seealso}}
|
|
{{#isCref}}
|
|
<div>{{{type.specName.0.value}}}</div>
|
|
{{/isCref}}
|
|
{{^isCref}}
|
|
<div>{{{url}}}</div>
|
|
{{/isCref}}
|
|
{{/seealso}}
|
|
{{#seealso.0}}
|
|
</div>
|
|
{{/seealso.0}}
|