C# Class Balakin.VSOutputEnhancer.Parsers.NpmMessage.NpmMessageData

Inheritance: ParsedData
Afficher le fichier Open project: nbalakin/VSOutputEnhancer

Méthodes protégées

Méthode Description
Fill ( Match match, Span originalSpan ) : void

Method Details

Fill() protected méthode

protected Fill ( Match match, Span originalSpan ) : void
match System.Text.RegularExpressions.Match
originalSpan Span
Résultat void