mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 17:57:57 +01:00
Updates v1.7 docs (#1919)
* updated readmes * Updated doc visual style & regenerated * updated relnotes
This commit is contained in:
@@ -989,7 +989,6 @@ Runs the application by calling <a class="xref" href="Terminal.Gui.Application.h
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void Run<T>(Func<Exception, bool> errorHandler = null)
|
||||
|
||||
where T : Toplevel, new()</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
|
||||
Reference in New Issue
Block a user