C# Class FluentTc.Engine.TeamcityJsonEncoderDecoderConfiguration

Inheritance: IEncoderDecoderConfiguration
Afficher le fichier Open project: QualiSystems/FluentTc

Méthodes publiques

Méthode Description
GetDecoder ( ) : IDecoder
GetEncoder ( ) : IEncoder

Method Details

GetDecoder() public méthode

public GetDecoder ( ) : IDecoder
Résultat IDecoder

GetEncoder() public méthode

public GetEncoder ( ) : IEncoder
Résultat IEncoder