示例#1
0
 void ISpell.SetValue(string value)
 {
     SchemaAttribute.SetValue(_taxonomy, _attribute, true, _schematus, value, true);
 }