예제 #1
0
파일: UIDemo.cs 프로젝트: RErwandi/SimpleUI
 public void ShowPopup()
 {
     ExamplePopup.Open();
 }