示例#1
0
 public void Invoke(System.Threading.SendOrPostCallback method, object state = null)
 {
     method.Invoke(state);
 }