示例#1
0
 /// <summary>
 /// Restore last view after calling CloseView()
 /// </summary>
 public void RestoreView()
 {
     getSocialImpl.RestoreView();
 }