C# 클래스 IsraelHiking.API.Converters.ConverterFlows.GpsBabelConverterFlow

상속: IConverterFlowItem
파일 보기 프로젝트 열기: IsraelHikingMap/Site

공개 메소드들

메소드 설명
GpsBabelConverterFlow ( IGpsBabelGateway gpsBabelGateway, string input, string output ) : IsraelHiking.DataAccessInterfaces
Transform ( byte content ) : byte[]

메소드 상세

GpsBabelConverterFlow() 공개 메소드

public GpsBabelConverterFlow ( IGpsBabelGateway gpsBabelGateway, string input, string output ) : IsraelHiking.DataAccessInterfaces
gpsBabelGateway IGpsBabelGateway
input string
output string
리턴 IsraelHiking.DataAccessInterfaces

Transform() 공개 메소드

public Transform ( byte content ) : byte[]
content byte
리턴 byte[]