示例#1
0
 public virtual void Store <T>(string fieldName, T value)
 {
     InfosetHelper.Store(this, fieldName, value);
 }