예제 #1
0
 public static void Refresh()
 {
     if (_instance != null)
     {
         _instance.Item(Select());
     }
 }