コード例 #1
0
ファイル: TipLogShow.cs プロジェクト: midgithub/notes
 public void Refresh()
 {
     LogContent.text = LogMgr.GetLosShow();
 }