Property | Type | Description | |
---|---|---|---|
IsSpell | bool |
Method | Description | |
---|---|---|
ConfigValueChangedArgs ( ConfigValue key, object value ) : System | ||
ConfigValueChangedArgs ( string key, object value ) : System |
public ConfigValueChangedArgs ( ConfigValue key, object value ) : System | ||
key | ConfigValue | |
value | object | |
return | System |
public ConfigValueChangedArgs ( string key, object value ) : System | ||
key | string | |
value | object | |
return | System |