object[] paramObject = new object[] {}; object obj = Activator.CreateInstance(type, paramObject);