Used to inherit custom serialization from Packet because constructors are not inherited.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867
Syntax
| C# |
|---|
protected PkSetPowerOn( SerializationInfo info, StreamingContext context ) |
| Visual Basic |
|---|
Protected Sub New ( _ info As SerializationInfo, _ context As StreamingContext _ ) |
Parameters
- context
- Type: System.Runtime.Serialization..::..StreamingContext