Bridge

Console Class

Represents the standard input, output, and error streams for console applications. This class cannot be inherited.To browse the .NET Framework source code for this type, see the Reference Source.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[NameAttribute]
public sealed class Console
<ExternalAttribute> _
<NameAttribute> _
Public NotInheritable Class Console
[ExternalAttribute]
[NameAttribute]
public ref class Console sealed

Inheritance Hierarchy


System..::..Object
  System..::..Console