예제 #1
0
 public static void UpdateHotSpotLabel()
 {
     HotSpotLabel.UpdateHotSpotLabel();
 }
예제 #2
0
 // Expose HotSpotLabel methods so they can be used without instance prefix
 public static void HotspotLabelTextSetter()
 {
     HotSpotLabel.HotspotLabelTextSetter();
 }