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