コード例 #1
0
 public override void Post(SendOrPostCallback d, object state) => m_ioServiceScheduler.Post(() => d(state));