Method | Description | |
---|---|---|
Load ( string path ) : |
||
ReadIncludes ( System.Xml.Linq.XElement root ) : void | ||
ReadProperty ( System.Xml.Linq.XElement propertyElement ) : CoalesceProperty | ||
ReadSections ( System.Xml.Linq.XElement root ) : void | ||
XmlCoalesceAsset ( string name = "", CoalesceSections sections = default(CoalesceSections), IList |
public static Load ( string path ) : |
||
path | string | |
return |
public ReadIncludes ( System.Xml.Linq.XElement root ) : void | ||
root | System.Xml.Linq.XElement | |
return | void |
public ReadProperty ( System.Xml.Linq.XElement propertyElement ) : CoalesceProperty | ||
propertyElement | System.Xml.Linq.XElement | |
return | CoalesceProperty |
public ReadSections ( System.Xml.Linq.XElement root ) : void | ||
root | System.Xml.Linq.XElement | |
return | void |
public XmlCoalesceAsset ( string name = "", CoalesceSections sections = default(CoalesceSections), IList |
||
name | string | |
sections | CoalesceSections | |
includes | IList |
|
return | System |