Beispiel #1
0
 public static void Show(string itemName, string itemInteraction)
 {
     instance.ShowToolTip(itemName, itemInteraction);
 }