C# Class Balakin.VSOutputEnhancer.ParserConfiguration

Afficher le fichier Open project: nbalakin/VSOutputEnhancer Class Usage Examples

Méthodes publiques

Méthode Description
ParserConfiguration ( Type parser, Type data, Type dataProcessor ) : System

Method Details

ParserConfiguration() public méthode

public ParserConfiguration ( Type parser, Type data, Type dataProcessor ) : System
parser System.Type
data System.Type
dataProcessor System.Type
Résultat System