Exemplo n.º 1
0
        public object GetObject(string name)
        {
            object o = _pluginUtils.GetObject(name);

            return(o);
        }