C# Class Ocronet.Dynamic.IOData.ComponentListIOWrapper

Inheritance: IOWrapper
Afficher le fichier Open project: nickun/OCRonet

Méthodes publiques

Méthode Description
Clear ( ) : void
ComponentListIOWrapper ( Narray complist ) : System
Info ( ) : string
Load ( BinaryReader reader ) : void
Save ( BinaryWriter writer ) : void
ToString ( ) : string

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

ComponentListIOWrapper() public méthode

public ComponentListIOWrapper ( Narray complist ) : System
complist Narray
Résultat System

Info() public méthode

public Info ( ) : string
Résultat string

Load() public méthode

public Load ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

Save() public méthode

public Save ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string