Brecham.Obex — An OBEX library for the .NET Framework

MenuKeyboardInput Class

Provides methods to read user input as a console menu-based system.

For a list of all members of this type, see MenuKeyboardInput Members.

System.Object
   Brecham.Obex.Net.MenuKeyboardInput

[Visual Basic]
MustInherit NotInheritable Public Class MenuKeyboardInput
[C#]
public abstract sealed class MenuKeyboardInput

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Brecham.Obex.Net

Assembly: TransportConnection (in TransportConnection.dll)

See Also

MenuKeyboardInput Members | Brecham.Obex.Net Namespace