Ejemplo n.º 1
0
        public static void Register(Type type)
        {
            RegisterFunction(type);

            ExcelProvider.RegisterProvider <AddIn>();
        }