示例#1
0
 public void UpdateRow(ProxyError rowObj)
 {
     DataGridViewHelper <IError, ProxyError> .UpdateRow(this, rowObj);
 }