Class ConsoleUC
Interaction logic for ConsoleUC.xaml
Inheritance
System.Object
ConsoleUC
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cosmos.VS.Windows
Assembly: Cosmos.VS.Windows.dll
Syntax
public class ConsoleUC
Constructors
| Improve this Doc View SourceConsoleUC()
Declaration
public ConsoleUC()
Methods
| Improve this Doc View SourceHandleChannelMessage(Byte, Byte, Byte[])
Declaration
protected override void HandleChannelMessage(byte aChannel, byte aCommand, byte[] aData)
Parameters
Type | Name | Description |
---|---|---|
System.Byte | aChannel | |
System.Byte | aCommand | |
System.Byte[] | aData |