C# Class Balakin.VSOutputEnhancer.ParsersConfigurationService

Inheritance: IParsersConfigurationService
Show file Open project: nbalakin/VSOutputEnhancer

Private Properties

Property Type Description
LoadConfiguration IList
ParsersConfigurationService System

Public Methods

Method Description
GetParsers ( IContentType contentType ) : IEnumerable

Private Methods

Method Description
LoadConfiguration ( ) : IList
ParsersConfigurationService ( ) : System

Method Details

GetParsers() public method

public GetParsers ( IContentType contentType ) : IEnumerable
contentType IContentType
return IEnumerable