C# Class IsraelHiking.DataAccess.GPSBabel.GpsBabelGateway

Inheritance: IGpsBabelGateway
Afficher le fichier Open project: IsraelHikingMap/Site

Méthodes publiques

Méthode Description
ConvertFileFromat ( byte content, string inputFormat, string outputFormat ) : Task
GpsBabelGateway ( ILogger logger, IProcessHelper processHelper ) : System.Configuration

Method Details

ConvertFileFromat() public méthode

public ConvertFileFromat ( byte content, string inputFormat, string outputFormat ) : Task
content byte
inputFormat string
outputFormat string
Résultat Task

GpsBabelGateway() public méthode

public GpsBabelGateway ( ILogger logger, IProcessHelper processHelper ) : System.Configuration
logger ILogger
processHelper IProcessHelper
Résultat System.Configuration