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

Inheritance: ParsedData
Datei anzeigen Open project: nbalakin/VSOutputEnhancer

Protected Methods

Method Description
Fill ( Match match, Span originalSpan ) : void

Method Details

Fill() protected method

protected Fill ( Match match, Span originalSpan ) : void
match System.Text.RegularExpressions.Match
originalSpan Span
return void