Пример #1
0
 /// <summary>
 /// Called before the first batch is processed.
 /// </summary>
 public void SignIn()
 {
     m_processor.SignIn();
 }