C# Class IsraelHiking.API.Converters.RoutingTypeConverter

Afficher le fichier Open project: IsraelHikingMap/Site Class Usage Examples

Méthodes publiques

Méthode Description
FromXml ( extensionsType extensions ) : string
ToXml ( string type ) : XmlElement

Method Details

FromXml() public static méthode

public static FromXml ( extensionsType extensions ) : string
extensions extensionsType
Résultat string

ToXml() public static méthode

public static ToXml ( string type ) : XmlElement
type string
Résultat System.Xml.XmlElement