Свойство | Тип | Описание | |
---|---|---|---|
ConfigurationManager | System | ||
Configure | void | ||
GetCustomConfigPath | string | ||
ResetClearIndicators | void | ||
ResetClearKeyBindings | void | ||
ResetClearMargins | void | ||
ResetClearMarkers | void | ||
ResetClearSnippets | void | ||
ResetClearStyles | void | ||
ResetCustomLocation | void | ||
ResetIsBuiltInEnabled | void | ||
ResetIsUserEnabled | void | ||
ResetLanguage | void | ||
ResetLoadOrder | void | ||
ShouldSerialize | bool | ||
ShouldSerializeClearIndicators | bool | ||
ShouldSerializeClearKeyBindings | bool | ||
ShouldSerializeClearMargins | bool | ||
ShouldSerializeClearMarkers | bool | ||
ShouldSerializeClearSnippets | bool | ||
ShouldSerializeClearStyles | bool | ||
ShouldSerializeCustomLocation | bool | ||
ShouldSerializeIsBuiltInEnabled | bool | ||
ShouldSerializeIsUserEnabled | bool | ||
ShouldSerializeLanguage | bool | ||
ShouldSerializeLoadOrder | bool |
Метод | Описание | |
---|---|---|
Configure ( ) : void | ||
Configure ( |
Метод | Описание | |
---|---|---|
Initialize ( ) : void |
Метод | Описание | |
---|---|---|
ConfigurationManager ( Scintilla scintilla ) : System | ||
Configure ( List |
||
GetCustomConfigPath ( string language ) : string | ||
ResetClearIndicators ( ) : void | ||
ResetClearKeyBindings ( ) : void | ||
ResetClearMargins ( ) : void | ||
ResetClearMarkers ( ) : void | ||
ResetClearSnippets ( ) : void | ||
ResetClearStyles ( ) : void | ||
ResetCustomLocation ( ) : void | ||
ResetIsBuiltInEnabled ( ) : void | ||
ResetIsUserEnabled ( ) : void | ||
ResetLanguage ( ) : void | ||
ResetLoadOrder ( ) : void | ||
ShouldSerialize ( ) : bool | ||
ShouldSerializeClearIndicators ( ) : bool | ||
ShouldSerializeClearKeyBindings ( ) : bool | ||
ShouldSerializeClearMargins ( ) : bool | ||
ShouldSerializeClearMarkers ( ) : bool | ||
ShouldSerializeClearSnippets ( ) : bool | ||
ShouldSerializeClearStyles ( ) : bool | ||
ShouldSerializeCustomLocation ( ) : bool | ||
ShouldSerializeIsBuiltInEnabled ( ) : bool | ||
ShouldSerializeIsUserEnabled ( ) : bool | ||
ShouldSerializeLanguage ( ) : bool | ||
ShouldSerializeLoadOrder ( ) : bool |
public Configure ( |
||
config | ||
Результат | void |