SSQLE  1.0
Simple SQL Editor
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties
Classes | Namespaces
Settings.cs File Reference

Classes

class  SSQLE.SettingsSaveException
 Exception, that is thrown when Settings can's be saved. More...
 
class  SSQLE.SettingsLoadException
 Exception, that is thrown when Settings can's be validated. See documentation of settings.xsd on main page. More...
 
class  SSQLE.Settings
 Represents settings of single connection profile. More...
 
class  SSQLE.Settings.XmlDocumentCreator
 Wrapper class around XmlDocument providing simple adding of Nodes and attributes to XmlDocument. More...
 
class  SSQLE.Settings.TextSettings
 Class representing settings of text in highlighing component Scintilla.NET It allows to define Color, boldness and italics for the text. More...
 

Namespaces

package  SSQLE