C# Class SolicitColdCall.ColdCallFileReader

Inheritance: IDisposable
Afficher le fichier Open project: ProfessionalCSharp/ProfessionalCSharp6 Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Open ( string fileName ) : void
ProcessNextPerson ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Open() public méthode

public Open ( string fileName ) : void
fileName string
Résultat void

ProcessNextPerson() public méthode

public ProcessNextPerson ( ) : void
Résultat void