C# Class IsraelHiking.API.Converters.ConverterFlows.GpsBabelConverterFlow

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

Méthodes publiques

Méthode Description
GpsBabelConverterFlow ( IGpsBabelGateway gpsBabelGateway, string input, string output ) : IsraelHiking.DataAccessInterfaces
Transform ( byte content ) : byte[]

Method Details

GpsBabelConverterFlow() public méthode

public GpsBabelConverterFlow ( IGpsBabelGateway gpsBabelGateway, string input, string output ) : IsraelHiking.DataAccessInterfaces
gpsBabelGateway IGpsBabelGateway
input string
output string
Résultat IsraelHiking.DataAccessInterfaces

Transform() public méthode

public Transform ( byte content ) : byte[]
content byte
Résultat byte[]