C# Class FlatFiles.SeparatedValueRecordParser.Matcher

Inheritance: IMatcher
Afficher le fichier Open project: jehugaleahsa/FlatFiles

Méthodes publiques

Méthode Description
IsMatch ( ) : bool
Matcher ( RetryReader reader, string separator ) : System

Method Details

IsMatch() public méthode

public IsMatch ( ) : bool
Résultat bool

Matcher() public méthode

public Matcher ( RetryReader reader, string separator ) : System
reader RetryReader
separator string
Résultat System