コード例 #1
0
 /// <summary>
 /// 显示用户资料(Shows the user profile.)
 /// </summary>
 public static void ShowProfile()
 {
     ShareRECImpl.ShowProfile();
 }