PowerTCP Emulation for .NET CF
CommandEventArgs Class
Members  See Also  Send comments on this topic.
Dart.Emulation Namespace : CommandEventArgs Class




Contains Telnet command event data.

Object Model

CommandEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class CommandEventArgs 
   Inherits System.EventArgs
Visual Basic (Usage)Copy Code
Dim instance As CommandEventArgs
C# 
public class CommandEventArgs : System.EventArgs 
Managed Extensions for C++ 
public __gc class CommandEventArgs : public System.EventArgs 
C++/CLI 
public ref class CommandEventArgs : public System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dart.Emulation.CommandEventArgs

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.