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