/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ using FairyGUI; namespace Common { public class CommonBinder { public static void BindAll() { UIObjectFactory.SetPackageItemExtension(UI_Component1.URL, typeof(UI_Component1)); } } }