|
@@ -0,0 +1,2861 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<!--[if IE]><![endif]-->
|
|
|
+<html>
|
|
|
+
|
|
|
+ <head>
|
|
|
+ <meta charset="utf-8">
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
+ <title>Class FakeConsole
|
|
|
+ </title>
|
|
|
+ <meta name="viewport" content="width=device-width">
|
|
|
+ <meta name="title" content="Class FakeConsole
|
|
|
+ ">
|
|
|
+ <meta name="generator" content="docfx 2.56.1.0">
|
|
|
+
|
|
|
+ <link rel="shortcut icon" href="../../favicon.ico">
|
|
|
+ <link rel="stylesheet" href="../../styles/docfx.vendor.css">
|
|
|
+ <link rel="stylesheet" href="../../styles/docfx.css">
|
|
|
+ <link rel="stylesheet" href="../../styles/main.css">
|
|
|
+ <meta property="docfx:navrel" content="../../toc.html">
|
|
|
+ <meta property="docfx:tocrel" content="toc.html">
|
|
|
+
|
|
|
+ <meta property="docfx:rel" content="../../">
|
|
|
+
|
|
|
+ </head>
|
|
|
+ <body data-spy="scroll" data-target="#affix" data-offset="120">
|
|
|
+ <div id="wrapper">
|
|
|
+ <header>
|
|
|
+
|
|
|
+ <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
|
|
+ <div class="container">
|
|
|
+ <div class="navbar-header">
|
|
|
+ <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
|
|
+ <span class="sr-only">Toggle navigation</span>
|
|
|
+ <span class="icon-bar"></span>
|
|
|
+ <span class="icon-bar"></span>
|
|
|
+ <span class="icon-bar"></span>
|
|
|
+ </button>
|
|
|
+
|
|
|
+ <a class="navbar-brand" href="../../index.html">
|
|
|
+ <img id="logo" class="svg" src="../../images/logo48.png" alt="">
|
|
|
+ </a>
|
|
|
+ </div>
|
|
|
+ <div class="collapse navbar-collapse" id="navbar">
|
|
|
+ <form class="navbar-form navbar-right" role="search" id="search">
|
|
|
+ <div class="form-group">
|
|
|
+ <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
|
|
+ </div>
|
|
|
+ </form>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </nav>
|
|
|
+
|
|
|
+ <div class="subnav navbar navbar-default">
|
|
|
+ <div class="container hide-when-search" id="breadcrumb">
|
|
|
+ <ul class="breadcrumb">
|
|
|
+ <li></li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </header>
|
|
|
+ <div class="container body-content">
|
|
|
+
|
|
|
+ <div id="search-results">
|
|
|
+ <div class="search-list"></div>
|
|
|
+ <div class="sr-items">
|
|
|
+ <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
|
|
|
+ </div>
|
|
|
+ <ul id="pagination"></ul>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div role="main" class="container body-content hide-when-search">
|
|
|
+
|
|
|
+ <div class="sidenav hide-when-search">
|
|
|
+ <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
|
|
+ <div class="sidetoggle collapse" id="sidetoggle">
|
|
|
+ <div id="sidetoc"></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="article row grid-right">
|
|
|
+ <div class="col-md-10">
|
|
|
+ <article class="content wrap" id="_content" data-uid="Terminal.Gui.FakeConsole">
|
|
|
+
|
|
|
+
|
|
|
+ <h1 id="Terminal_Gui_FakeConsole" data-uid="Terminal.Gui.FakeConsole" class="text-break">Class FakeConsole
|
|
|
+ </h1>
|
|
|
+ <div class="markdown level0 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level0 conceptual"></div>
|
|
|
+ <div class="inheritance">
|
|
|
+ <h5>Inheritance</h5>
|
|
|
+ <div class="level0"><span class="xref">System.Object</span></div>
|
|
|
+ <div class="level1"><span class="xref">FakeConsole</span></div>
|
|
|
+ </div>
|
|
|
+ <div class="inheritedMembers">
|
|
|
+ <h5>Inherited Members</h5>
|
|
|
+ <div>
|
|
|
+ <span class="xref">System.Object.Equals(System.Object)</span>
|
|
|
+ </div>
|
|
|
+ <div>
|
|
|
+ <span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
|
|
+ </div>
|
|
|
+ <div>
|
|
|
+ <span class="xref">System.Object.GetHashCode()</span>
|
|
|
+ </div>
|
|
|
+ <div>
|
|
|
+ <span class="xref">System.Object.GetType()</span>
|
|
|
+ </div>
|
|
|
+ <div>
|
|
|
+ <span class="xref">System.Object.MemberwiseClone()</span>
|
|
|
+ </div>
|
|
|
+ <div>
|
|
|
+ <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
|
|
+ </div>
|
|
|
+ <div>
|
|
|
+ <span class="xref">System.Object.ToString()</span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <h6><strong>Namespace</strong>: <a class="xref" href="Terminal.Gui.html">Terminal.Gui</a></h6>
|
|
|
+ <h6><strong>Assembly</strong>: Terminal.Gui.dll</h6>
|
|
|
+ <h5 id="Terminal_Gui_FakeConsole_syntax">Syntax</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static class FakeConsole</code></pre>
|
|
|
+ </div>
|
|
|
+ <h3 id="fields">Fields
|
|
|
+ </h3>
|
|
|
+
|
|
|
+
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_MockKeyPresses" data-uid="Terminal.Gui.FakeConsole.MockKeyPresses">MockKeyPresses</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static Stack<ConsoleKeyInfo> MockKeyPresses</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="fieldValue">Field Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Collections.Generic.Stack</span><<span class="xref">System.ConsoleKeyInfo</span>></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+ <h3 id="properties">Properties
|
|
|
+ </h3>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_BackgroundColor_" data-uid="Terminal.Gui.FakeConsole.BackgroundColor*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_BackgroundColor" data-uid="Terminal.Gui.FakeConsole.BackgroundColor">BackgroundColor</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static ConsoleColor BackgroundColor { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.ConsoleColor</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_BufferHeight_" data-uid="Terminal.Gui.FakeConsole.BufferHeight*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_BufferHeight" data-uid="Terminal.Gui.FakeConsole.BufferHeight">BufferHeight</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int BufferHeight { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_BufferWidth_" data-uid="Terminal.Gui.FakeConsole.BufferWidth*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_BufferWidth" data-uid="Terminal.Gui.FakeConsole.BufferWidth">BufferWidth</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int BufferWidth { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_CapsLock_" data-uid="Terminal.Gui.FakeConsole.CapsLock*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_CapsLock" data-uid="Terminal.Gui.FakeConsole.CapsLock">CapsLock</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static bool CapsLock { get; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Boolean</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_CursorLeft_" data-uid="Terminal.Gui.FakeConsole.CursorLeft*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_CursorLeft" data-uid="Terminal.Gui.FakeConsole.CursorLeft">CursorLeft</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int CursorLeft { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_CursorSize_" data-uid="Terminal.Gui.FakeConsole.CursorSize*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_CursorSize" data-uid="Terminal.Gui.FakeConsole.CursorSize">CursorSize</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int CursorSize { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_CursorTop_" data-uid="Terminal.Gui.FakeConsole.CursorTop*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_CursorTop" data-uid="Terminal.Gui.FakeConsole.CursorTop">CursorTop</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int CursorTop { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_CursorVisible_" data-uid="Terminal.Gui.FakeConsole.CursorVisible*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_CursorVisible" data-uid="Terminal.Gui.FakeConsole.CursorVisible">CursorVisible</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static bool CursorVisible { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Boolean</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Error_" data-uid="Terminal.Gui.FakeConsole.Error*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Error" data-uid="Terminal.Gui.FakeConsole.Error">Error</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static TextWriter Error { get; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.TextWriter</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_ForegroundColor_" data-uid="Terminal.Gui.FakeConsole.ForegroundColor*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_ForegroundColor" data-uid="Terminal.Gui.FakeConsole.ForegroundColor">ForegroundColor</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static ConsoleColor ForegroundColor { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.ConsoleColor</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_In_" data-uid="Terminal.Gui.FakeConsole.In*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_In" data-uid="Terminal.Gui.FakeConsole.In">In</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static TextReader In { get; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.TextReader</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_InputEncoding_" data-uid="Terminal.Gui.FakeConsole.InputEncoding*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_InputEncoding" data-uid="Terminal.Gui.FakeConsole.InputEncoding">InputEncoding</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static Encoding InputEncoding { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Text.Encoding</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_IsErrorRedirected_" data-uid="Terminal.Gui.FakeConsole.IsErrorRedirected*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_IsErrorRedirected" data-uid="Terminal.Gui.FakeConsole.IsErrorRedirected">IsErrorRedirected</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static bool IsErrorRedirected { get; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Boolean</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_IsInputRedirected_" data-uid="Terminal.Gui.FakeConsole.IsInputRedirected*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_IsInputRedirected" data-uid="Terminal.Gui.FakeConsole.IsInputRedirected">IsInputRedirected</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static bool IsInputRedirected { get; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Boolean</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_IsOutputRedirected_" data-uid="Terminal.Gui.FakeConsole.IsOutputRedirected*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_IsOutputRedirected" data-uid="Terminal.Gui.FakeConsole.IsOutputRedirected">IsOutputRedirected</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static bool IsOutputRedirected { get; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Boolean</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_KeyAvailable_" data-uid="Terminal.Gui.FakeConsole.KeyAvailable*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_KeyAvailable" data-uid="Terminal.Gui.FakeConsole.KeyAvailable">KeyAvailable</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static bool KeyAvailable { get; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Boolean</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_LargestWindowHeight_" data-uid="Terminal.Gui.FakeConsole.LargestWindowHeight*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_LargestWindowHeight" data-uid="Terminal.Gui.FakeConsole.LargestWindowHeight">LargestWindowHeight</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int LargestWindowHeight { get; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_LargestWindowWidth_" data-uid="Terminal.Gui.FakeConsole.LargestWindowWidth*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_LargestWindowWidth" data-uid="Terminal.Gui.FakeConsole.LargestWindowWidth">LargestWindowWidth</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int LargestWindowWidth { get; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_NumberLock_" data-uid="Terminal.Gui.FakeConsole.NumberLock*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_NumberLock" data-uid="Terminal.Gui.FakeConsole.NumberLock">NumberLock</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static bool NumberLock { get; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Boolean</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Out_" data-uid="Terminal.Gui.FakeConsole.Out*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Out" data-uid="Terminal.Gui.FakeConsole.Out">Out</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static TextWriter Out { get; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.TextWriter</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_OutputEncoding_" data-uid="Terminal.Gui.FakeConsole.OutputEncoding*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_OutputEncoding" data-uid="Terminal.Gui.FakeConsole.OutputEncoding">OutputEncoding</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static Encoding OutputEncoding { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Text.Encoding</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Title_" data-uid="Terminal.Gui.FakeConsole.Title*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Title" data-uid="Terminal.Gui.FakeConsole.Title">Title</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static string Title { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_TreatControlCAsInput_" data-uid="Terminal.Gui.FakeConsole.TreatControlCAsInput*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_TreatControlCAsInput" data-uid="Terminal.Gui.FakeConsole.TreatControlCAsInput">TreatControlCAsInput</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static bool TreatControlCAsInput { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Boolean</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WindowHeight_" data-uid="Terminal.Gui.FakeConsole.WindowHeight*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WindowHeight" data-uid="Terminal.Gui.FakeConsole.WindowHeight">WindowHeight</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int WindowHeight { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WindowLeft_" data-uid="Terminal.Gui.FakeConsole.WindowLeft*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WindowLeft" data-uid="Terminal.Gui.FakeConsole.WindowLeft">WindowLeft</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int WindowLeft { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WindowTop_" data-uid="Terminal.Gui.FakeConsole.WindowTop*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WindowTop" data-uid="Terminal.Gui.FakeConsole.WindowTop">WindowTop</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int WindowTop { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WindowWidth_" data-uid="Terminal.Gui.FakeConsole.WindowWidth*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WindowWidth" data-uid="Terminal.Gui.FakeConsole.WindowWidth">WindowWidth</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int WindowWidth { get; set; }</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="propertyValue">Property Value</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+ <h3 id="methods">Methods
|
|
|
+ </h3>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Beep_" data-uid="Terminal.Gui.FakeConsole.Beep*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Beep" data-uid="Terminal.Gui.FakeConsole.Beep">Beep()</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Beep()</code></pre>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Beep_" data-uid="Terminal.Gui.FakeConsole.Beep*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Beep_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.Beep(System.Int32,System.Int32)">Beep(Int32, Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Beep(int frequency, int duration)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">frequency</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">duration</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Clear_" data-uid="Terminal.Gui.FakeConsole.Clear*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Clear" data-uid="Terminal.Gui.FakeConsole.Clear">Clear()</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Clear()</code></pre>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_MoveBufferArea_" data-uid="Terminal.Gui.FakeConsole.MoveBufferArea*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_MoveBufferArea_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.MoveBufferArea(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void MoveBufferArea(int sourceLeft, int sourceTop, int sourceWidth, int sourceHeight, int targetLeft, int targetTop)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">sourceLeft</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">sourceTop</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">sourceWidth</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">sourceHeight</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">targetLeft</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">targetTop</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_MoveBufferArea_" data-uid="Terminal.Gui.FakeConsole.MoveBufferArea*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_MoveBufferArea_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Char_System_ConsoleColor_System_ConsoleColor_" data-uid="Terminal.Gui.FakeConsole.MoveBufferArea(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Char,System.ConsoleColor,System.ConsoleColor)">MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32, Char, ConsoleColor, ConsoleColor)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void MoveBufferArea(int sourceLeft, int sourceTop, int sourceWidth, int sourceHeight, int targetLeft, int targetTop, char sourceChar, ConsoleColor sourceForeColor, ConsoleColor sourceBackColor)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">sourceLeft</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">sourceTop</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">sourceWidth</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">sourceHeight</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">targetLeft</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">targetTop</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Char</span></td>
|
|
|
+ <td><span class="parametername">sourceChar</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.ConsoleColor</span></td>
|
|
|
+ <td><span class="parametername">sourceForeColor</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.ConsoleColor</span></td>
|
|
|
+ <td><span class="parametername">sourceBackColor</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_OpenStandardError_" data-uid="Terminal.Gui.FakeConsole.OpenStandardError*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_OpenStandardError" data-uid="Terminal.Gui.FakeConsole.OpenStandardError">OpenStandardError()</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static Stream OpenStandardError()</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="returns">Returns</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.Stream</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_OpenStandardError_" data-uid="Terminal.Gui.FakeConsole.OpenStandardError*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_OpenStandardError_System_Int32_" data-uid="Terminal.Gui.FakeConsole.OpenStandardError(System.Int32)">OpenStandardError(Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static Stream OpenStandardError(int bufferSize)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">bufferSize</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+ <h5 class="returns">Returns</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.Stream</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_OpenStandardInput_" data-uid="Terminal.Gui.FakeConsole.OpenStandardInput*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_OpenStandardInput" data-uid="Terminal.Gui.FakeConsole.OpenStandardInput">OpenStandardInput()</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static Stream OpenStandardInput()</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="returns">Returns</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.Stream</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_OpenStandardInput_" data-uid="Terminal.Gui.FakeConsole.OpenStandardInput*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_OpenStandardInput_System_Int32_" data-uid="Terminal.Gui.FakeConsole.OpenStandardInput(System.Int32)">OpenStandardInput(Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static Stream OpenStandardInput(int bufferSize)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">bufferSize</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+ <h5 class="returns">Returns</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.Stream</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_OpenStandardOutput_" data-uid="Terminal.Gui.FakeConsole.OpenStandardOutput*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_OpenStandardOutput" data-uid="Terminal.Gui.FakeConsole.OpenStandardOutput">OpenStandardOutput()</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static Stream OpenStandardOutput()</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="returns">Returns</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.Stream</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_OpenStandardOutput_" data-uid="Terminal.Gui.FakeConsole.OpenStandardOutput*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_OpenStandardOutput_System_Int32_" data-uid="Terminal.Gui.FakeConsole.OpenStandardOutput(System.Int32)">OpenStandardOutput(Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static Stream OpenStandardOutput(int bufferSize)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">bufferSize</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+ <h5 class="returns">Returns</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.Stream</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Read_" data-uid="Terminal.Gui.FakeConsole.Read*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Read" data-uid="Terminal.Gui.FakeConsole.Read">Read()</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static int Read()</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="returns">Returns</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_ReadKey_" data-uid="Terminal.Gui.FakeConsole.ReadKey*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_ReadKey" data-uid="Terminal.Gui.FakeConsole.ReadKey">ReadKey()</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static ConsoleKeyInfo ReadKey()</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="returns">Returns</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.ConsoleKeyInfo</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_ReadKey_" data-uid="Terminal.Gui.FakeConsole.ReadKey*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_ReadKey_System_Boolean_" data-uid="Terminal.Gui.FakeConsole.ReadKey(System.Boolean)">ReadKey(Boolean)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static ConsoleKeyInfo ReadKey(bool intercept)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Boolean</span></td>
|
|
|
+ <td><span class="parametername">intercept</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+ <h5 class="returns">Returns</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.ConsoleKeyInfo</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_ReadLine_" data-uid="Terminal.Gui.FakeConsole.ReadLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_ReadLine" data-uid="Terminal.Gui.FakeConsole.ReadLine">ReadLine()</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static string ReadLine()</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="returns">Returns</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_ResetColor_" data-uid="Terminal.Gui.FakeConsole.ResetColor*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_ResetColor" data-uid="Terminal.Gui.FakeConsole.ResetColor">ResetColor()</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void ResetColor()</code></pre>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_SetBufferSize_" data-uid="Terminal.Gui.FakeConsole.SetBufferSize*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_SetBufferSize_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.SetBufferSize(System.Int32,System.Int32)">SetBufferSize(Int32, Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void SetBufferSize(int width, int height)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">width</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">height</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_SetCursorPosition_" data-uid="Terminal.Gui.FakeConsole.SetCursorPosition*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_SetCursorPosition_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.SetCursorPosition(System.Int32,System.Int32)">SetCursorPosition(Int32, Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void SetCursorPosition(int left, int top)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">left</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">top</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_SetError_" data-uid="Terminal.Gui.FakeConsole.SetError*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_SetError_System_IO_TextWriter_" data-uid="Terminal.Gui.FakeConsole.SetError(System.IO.TextWriter)">SetError(TextWriter)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void SetError(TextWriter newError)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.TextWriter</span></td>
|
|
|
+ <td><span class="parametername">newError</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_SetIn_" data-uid="Terminal.Gui.FakeConsole.SetIn*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_SetIn_System_IO_TextReader_" data-uid="Terminal.Gui.FakeConsole.SetIn(System.IO.TextReader)">SetIn(TextReader)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void SetIn(TextReader newIn)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.TextReader</span></td>
|
|
|
+ <td><span class="parametername">newIn</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_SetOut_" data-uid="Terminal.Gui.FakeConsole.SetOut*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_SetOut_System_IO_TextWriter_" data-uid="Terminal.Gui.FakeConsole.SetOut(System.IO.TextWriter)">SetOut(TextWriter)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void SetOut(TextWriter newOut)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.IO.TextWriter</span></td>
|
|
|
+ <td><span class="parametername">newOut</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_SetWindowPosition_" data-uid="Terminal.Gui.FakeConsole.SetWindowPosition*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_SetWindowPosition_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.SetWindowPosition(System.Int32,System.Int32)">SetWindowPosition(Int32, Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void SetWindowPosition(int left, int top)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">left</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">top</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_SetWindowSize_" data-uid="Terminal.Gui.FakeConsole.SetWindowSize*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_SetWindowSize_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.SetWindowSize(System.Int32,System.Int32)">SetWindowSize(Int32, Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void SetWindowSize(int width, int height)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">width</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">height</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_Boolean_" data-uid="Terminal.Gui.FakeConsole.Write(System.Boolean)">Write(Boolean)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(bool value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Boolean</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_Char_" data-uid="Terminal.Gui.FakeConsole.Write(System.Char)">Write(Char)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(char value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Char</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_Char___" data-uid="Terminal.Gui.FakeConsole.Write(System.Char[])">Write(Char[])</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(char[] buffer)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Char</span>[]</td>
|
|
|
+ <td><span class="parametername">buffer</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_Char___System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.Write(System.Char[],System.Int32,System.Int32)">Write(Char[], Int32, Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(char[] buffer, int index, int count)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Char</span>[]</td>
|
|
|
+ <td><span class="parametername">buffer</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">index</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">count</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_Decimal_" data-uid="Terminal.Gui.FakeConsole.Write(System.Decimal)">Write(Decimal)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(decimal value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Decimal</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_Double_" data-uid="Terminal.Gui.FakeConsole.Write(System.Double)">Write(Double)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(double value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Double</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_Int32_" data-uid="Terminal.Gui.FakeConsole.Write(System.Int32)">Write(Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(int value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_Int64_" data-uid="Terminal.Gui.FakeConsole.Write(System.Int64)">Write(Int64)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(long value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int64</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_Object_" data-uid="Terminal.Gui.FakeConsole.Write(System.Object)">Write(Object)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(object value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_Single_" data-uid="Terminal.Gui.FakeConsole.Write(System.Single)">Write(Single)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(float value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Single</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_String_" data-uid="Terminal.Gui.FakeConsole.Write(System.String)">Write(String)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(string value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_String_System_Object_" data-uid="Terminal.Gui.FakeConsole.Write(System.String,System.Object)">Write(String, Object)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(string format, object arg0)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">format</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg0</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_String_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.Write(System.String,System.Object,System.Object)">Write(String, Object, Object)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(string format, object arg0, object arg1)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">format</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg0</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg1</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_String_System_Object_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.Write(System.String,System.Object,System.Object,System.Object)">Write(String, Object, Object, Object)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(string format, object arg0, object arg1, object arg2)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">format</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg0</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg1</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg2</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_String_System_Object_System_Object_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.Write(System.String,System.Object,System.Object,System.Object,System.Object)">Write(String, Object, Object, Object, Object)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(string format, object arg0, object arg1, object arg2, object arg3)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">format</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg0</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg1</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg2</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg3</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_String_System_Object___" data-uid="Terminal.Gui.FakeConsole.Write(System.String,System.Object[])">Write(String, Object[])</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(string format, params object[] arg)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">format</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span>[]</td>
|
|
|
+ <td><span class="parametername">arg</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_UInt32_" data-uid="Terminal.Gui.FakeConsole.Write(System.UInt32)">Write(UInt32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(uint value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.UInt32</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_Write_System_UInt64_" data-uid="Terminal.Gui.FakeConsole.Write(System.UInt64)">Write(UInt64)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void Write(ulong value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.UInt64</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine" data-uid="Terminal.Gui.FakeConsole.WriteLine">WriteLine()</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine()</code></pre>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Boolean_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Boolean)">WriteLine(Boolean)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(bool value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Boolean</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Char_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Char)">WriteLine(Char)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(char value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Char</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Char___" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Char[])">WriteLine(Char[])</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(char[] buffer)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Char</span>[]</td>
|
|
|
+ <td><span class="parametername">buffer</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Char___System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Char[],System.Int32,System.Int32)">WriteLine(Char[], Int32, Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(char[] buffer, int index, int count)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Char</span>[]</td>
|
|
|
+ <td><span class="parametername">buffer</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">index</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">count</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Decimal_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Decimal)">WriteLine(Decimal)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(decimal value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Decimal</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Double_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Double)">WriteLine(Double)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(double value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Double</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Int32_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Int32)">WriteLine(Int32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(int value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int32</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Int64_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Int64)">WriteLine(Int64)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(long value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Int64</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Object_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Object)">WriteLine(Object)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(object value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Single_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Single)">WriteLine(Single)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(float value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Single</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String)">WriteLine(String)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(string value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_System_Object_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String,System.Object)">WriteLine(String, Object)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(string format, object arg0)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">format</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg0</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String,System.Object,System.Object)">WriteLine(String, Object, Object)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(string format, object arg0, object arg1)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">format</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg0</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg1</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_System_Object_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String,System.Object,System.Object,System.Object)">WriteLine(String, Object, Object, Object)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(string format, object arg0, object arg1, object arg2)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">format</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg0</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg1</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg2</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_System_Object_System_Object_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String,System.Object,System.Object,System.Object,System.Object)">WriteLine(String, Object, Object, Object, Object)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(string format, object arg0, object arg1, object arg2, object arg3)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">format</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg0</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg1</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg2</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span></td>
|
|
|
+ <td><span class="parametername">arg3</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_System_Object___" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String,System.Object[])">WriteLine(String, Object[])</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(string format, params object[] arg)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.String</span></td>
|
|
|
+ <td><span class="parametername">format</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.Object</span>[]</td>
|
|
|
+ <td><span class="parametername">arg</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_UInt32_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.UInt32)">WriteLine(UInt32)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(uint value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.UInt32</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+
|
|
|
+
|
|
|
+ <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
|
|
|
+ <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_UInt64_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.UInt64)">WriteLine(UInt64)</h4>
|
|
|
+ <div class="markdown level1 summary">
|
|
|
+
|
|
|
+</div>
|
|
|
+ <div class="markdown level1 conceptual"></div>
|
|
|
+ <h5 class="decalaration">Declaration</h5>
|
|
|
+ <div class="codewrapper">
|
|
|
+ <pre><code class="lang-csharp hljs">public static void WriteLine(ulong value)</code></pre>
|
|
|
+ </div>
|
|
|
+ <h5 class="parameters">Parameters</h5>
|
|
|
+ <table class="table table-bordered table-striped table-condensed">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Type</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Description</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td><span class="xref">System.UInt64</span></td>
|
|
|
+ <td><span class="parametername">value</span></td>
|
|
|
+ <td></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+</article>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="hidden-sm col-md-2" role="complementary">
|
|
|
+ <div class="sideaffix">
|
|
|
+ <div class="contribution">
|
|
|
+ <ul class="nav">
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
|
|
+ <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
|
|
|
+ </nav>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <footer>
|
|
|
+ <div class="grad-bottom"></div>
|
|
|
+ <div class="footer">
|
|
|
+ <div class="container">
|
|
|
+ <span class="pull-right">
|
|
|
+ <a href="#top">Back to top</a>
|
|
|
+ </span>
|
|
|
+
|
|
|
+ <span>Generated by <strong>DocFX</strong></span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </footer>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
|
|
|
+ <script type="text/javascript" src="../../styles/docfx.js"></script>
|
|
|
+ <script type="text/javascript" src="../../styles/main.js"></script>
|
|
|
+ </body>
|
|
|
+</html>
|