C# Class Plasma.plVarDescriptor

Afficher le fichier Open project: Hoikas/PlasmaDotNet Class Usage Examples

Protected Properties

Свойство Type Description
fType plAtomicType

Méthodes publiques

Méthode Description
Read ( Plasma.hsStream s ) : void
Write ( Plasma.hsStream s ) : void

Private Methods

Méthode Description
plVarDescriptor ( ) : System
plVarDescriptor ( plAtomicType type ) : System
plVarDescriptor ( string name, string type ) : System

Method Details

Read() public méthode

public Read ( Plasma.hsStream s ) : void
s Plasma.hsStream
Résultat void

Write() public méthode

public Write ( Plasma.hsStream s ) : void
s Plasma.hsStream
Résultat void

Property Details

fType protected_oe property

protected plAtomicType fType
Résultat plAtomicType