/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ using FairyGUI; namespace FGUI.P23_Tujian { public class P23_TujianBinder { public static void BindAll() { UIObjectFactory.SetPackageItemExtension(com_tujian.URL, typeof(com_tujian)); UIObjectFactory.SetPackageItemExtension(com_tujian_item.URL, typeof(com_tujian_item)); UIObjectFactory.SetPackageItemExtension(com_lock.URL, typeof(com_lock)); UIObjectFactory.SetPackageItemExtension(com_gril16_2.URL, typeof(com_gril16_2)); UIObjectFactory.SetPackageItemExtension(com_gril9_2.URL, typeof(com_gril9_2)); } } }