C# Class Plasma.pnAuth2Cli_VaultNodeChanged

Inheritance: Plasma.plNetStruct
显示文件 Open project: Hoikas/PlasmaDotNet Class Usage Examples

Public Properties

Property Type Description
fNodeID uint
fRevision System.Guid

Public Methods

Method Description
Read ( Plasma.hsStream s ) : void
Write ( Plasma.hsStream s ) : void

Method Details

Read() public method

public Read ( Plasma.hsStream s ) : void
s Plasma.hsStream
return void

Write() public method

public Write ( Plasma.hsStream s ) : void
s Plasma.hsStream
return void

Property Details

fNodeID public_oe property

public uint fNodeID
return uint

fRevision public_oe property

public Guid,System fRevision
return System.Guid