C# Class NTiled.Parsers.PropertyParser

Show file Open project: patriksvensson/ntiled

Public Methods

Method Description
ReadProperties ( IHasProperties owner, System.Xml.Linq.XElement root ) : void

Method Details

ReadProperties() public static method

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