示例#1
0
 /// <summary>
 /// 显示分享页面(Shows the share page.)
 /// </summary>
 public static void ShowShare()
 {
     ShareRECImpl.ShowShare();
 }