C# Class NTiled.Parsers.PropertyParser

Afficher le fichier Open project: patriksvensson/ntiled

Méthodes publiques

Méthode Description
ReadProperties ( IHasProperties owner, System.Xml.Linq.XElement root ) : void

Method Details

ReadProperties() public static méthode

public static ReadProperties ( IHasProperties owner, System.Xml.Linq.XElement root ) : void
owner IHasProperties
root System.Xml.Linq.XElement
Résultat void