C# Class ARCed.Scintilla.Configuration.KeyWordConfig

Show file Open project: borisblizzard/arcreator

Public Methods

Method Description
KeyWordConfig ( int list, string value, bool inherit )

Initializes a new instance of the KeyWordConfig class.

Method Details

KeyWordConfig() public method

Initializes a new instance of the KeyWordConfig class.
public KeyWordConfig ( int list, string value, bool inherit )
list int
value string
inherit bool