Ejemplo n.º 1
0
 public void RefreshInstance()
 {
     if (Instance != null)
     {
         Instance.Refresh(null);
     }
 }