示例#1
0
 private void Web_ActionError(string obj)
 {
     ActionErrorEvent?.Invoke(obj);
 }