コード例 #1
0
 /// <summary>
 /// Display all logs in the list.
 /// </summary>
 public void DisplayLogs()
 {
     m_State.DisplayLogs();
 }