C# Class TinyCsvParser.Tokenizer.Decorators.TokenizerProcessingDecorator.Preprocessor

Afficher le fichier Open project: bytefish/TinyCsvParser

Méthodes publiques

Свойство Type Description
Processor string>.Func

Méthodes publiques

Méthode Description
Preprocessor ( ) : System
Preprocessor ( string>.Func preprocessor ) : System

Method Details

Preprocessor() public méthode

public Preprocessor ( ) : System
Résultat System

Preprocessor() public méthode

public Preprocessor ( string>.Func preprocessor ) : System
preprocessor string>.Func
Résultat System

Property Details

Processor public_oe property

public Func Processor
Résultat string>.Func