C# Class ExcelConverter.TextWriter

Afficher le fichier Open project: object/PclAnalyzer

Méthodes publiques

Méthode Description
TextWriter ( string path ) : System.Collections.Generic
Write ( IList collection ) : void

Method Details

TextWriter() public méthode

public TextWriter ( string path ) : System.Collections.Generic
path string
Résultat System.Collections.Generic

Write() public méthode

public Write ( IList collection ) : void
collection IList
Résultat void