C# Class KMLib.KMLRoot

Afficher le fichier Open project: adakkak/Chomo Class Usage Examples

Méthodes publiques

Свойство Type Description
deserializing bool

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
KMLRoot ( ) : System
Load ( string path ) : KMLRoot
Save ( string path ) : void

Method Details

KMLRoot() public méthode

public KMLRoot ( ) : System
Résultat System

Load() public static méthode

public static Load ( string path ) : KMLRoot
path string
Résultat KMLRoot

Save() public méthode

public Save ( string path ) : void
path string
Résultat void

Property Details

deserializing public_oe static_oe property

public static bool deserializing
Résultat bool