예제 #1
0
 public void SetWindowTitle(string title)
 {
     m_platformWrapper.SetWindowTitle(title);
 }