Interface IXMLEditor
Basic functions for working with xml file
Namespace: IdeProjectFileEditor
Assembly: BuildSystem.Utils.dll
Syntax
public interface IXMLEditor
Methods
Save()
Save all changes
Declaration
bool Save()
Returns
Type | Description |
---|---|
bool |