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