C# 클래스 IsraelHiking.API.Converters.RoutingTypeConverter

파일 보기 프로젝트 열기: IsraelHikingMap/Site 1 사용 예제들

공개 메소드들

메소드 설명
FromXml ( extensionsType extensions ) : string
ToXml ( string type ) : XmlElement

메소드 상세

FromXml() 공개 정적인 메소드

public static FromXml ( extensionsType extensions ) : string
extensions extensionsType
리턴 string

ToXml() 공개 정적인 메소드

public static ToXml ( string type ) : XmlElement
type string
리턴 System.Xml.XmlElement