string typeName = "sufeituil.httphelper,httphelper"; Type objType = Type.GetType(typeName); var obj= Activator.CreateInstance(objType, true);