C# Class FluentTc.Engine.TeamcityJsonEncoderDecoderConfiguration

Inheritance: IEncoderDecoderConfiguration
Show file Open project: QualiSystems/FluentTc

Public Methods

Method Description
GetDecoder ( ) : IDecoder
GetEncoder ( ) : IEncoder

Method Details

GetDecoder() public method

public GetDecoder ( ) : IDecoder
return IDecoder

GetEncoder() public method

public GetEncoder ( ) : IEncoder
return IEncoder