示例#1
0
 public void StartOperation(MsgBase msg, params Action[] operations)
 {
     ConditionLog.MsgLog($"由Common发送了一个{msg.Token}消息");
 }