C# Class FlatRedBall.Content.Xml.XmlCleaner

Exibir arquivo Open project: vchelaru/FlatRedBall

Public Methods

Method Description
CleanXml ( string fileName ) : void

Private Methods

Method Description
PopLayer ( ) : void
PushNewLayer ( TypeBasedShouldRemoveLine method, Type typeOfObject, object objectInstance ) : void
ShouldRemoveLine ( XmlLine line ) : bool
ShouldRemoveLineGeneral ( XmlLine line ) : bool
ShouldRemoveLineSpriteEditorScene ( XmlLine line ) : bool

Method Details

CleanXml() public static method

public static CleanXml ( string fileName ) : void
fileName string
return void