C# Class WikiFunctions.AWBSettings.ModulePrefs

Show file Open project: reedy/AutoWikiBrowser Class Usage Examples

Public Properties

Property Type Description
Code string
Enabled bool
Language string

Property Details

Code public property

public string Code
return string

Enabled public property

public bool Enabled
return bool

Language public property

public string Language
return string