C# Class WikiFunctions.AWBSettings.DabPrefs

Show file Open project: reedy/AutoWikiBrowser Class Usage Examples

Public Properties

Property Type Description
ContextChars int
Enabled bool
Link string
Variants string[]

Property Details

ContextChars public property

public int ContextChars
return int

Enabled public property

public bool Enabled
return bool

Link public property

public string Link
return string

Variants public property

public string[] Variants
return string[]