Exemple #1
0
 internal void SetPreferenceVariable(PreferenceVariable pref, object value)
 {
     this.SetValue((int)pref, value);
 }
Exemple #2
0
 internal void SetPreferenceVariable(PreferenceVariable pref, object value)
 {
     this.SetValue((int) pref, value);
 }