⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 system.web.cs

📁 研讀原始碼的好工具
💻 CS
📖 第 1 页 / 共 5 页
字号:
//$si$ virtual
////////////////////////////////////////////////////////////////

// File System.Web.dll: 
// Global functions
//-------------------------------------------------------

// Global fields
//-------------------------------------------------------

// Global MemberRefs
//-------------------------------------------------------

// Types
//-------------------------------------------------------
class ThisAssembly : System.Object
    {
     String Title;
     String Description;
     String DefaultAlias;
     String Copyright;
     String Trademark;
     String Version;
     String InformationalVersion;

     Void ThisAssembly();


    }

class AssemblyRef : System.Object
    {
     String EcmaPublicKey;
     String Mscorlib;
     String SystemData;
     String System;
     String SystemRuntimeRemoting;
     String SystemWindowsForms;
     String SystemXml;
     String MicrosoftPublicKey;
     String SystemConfigurationInstall;
     String SystemDesign;
     String SystemDirectoryServices;
     String SystemDrawingDesign;
     String SystemDrawing;
     String SystemEnterpriseServices;
     String SystemManagement;
     String SystemMessaging;
     String SystemRuntimeSerializationFormattersSoap;
     String SystemSecurity;
     String SystemServiceProcess;
     String SystemWeb;
     String SystemWebRegularExpressions;
     String SystemWebServices;
     String MicrosoftVisualStudio;
     String MicrosoftVSDesigner;
     String MicrosoftJScript;

     Void AssemblyRef();


    }

class System.Web.SRDescriptionAttribute : System.ComponentModel.DescriptionAttribute
    {
     Boolean replaced;

     Void System.Web.SRDescriptionAttribute( String description);
     String get_Description();

    property Description { get(){} set(){} };

    }

class System.Web.SRCategoryAttribute : System.ComponentModel.CategoryAttribute
    {

     Void System.Web.SRCategoryAttribute( String category);
     String GetLocalizedString( String value);


    }

class System.Web.SR : System.Object
    {
     String _sep01_;
     String Unrecognized_construct_in_pattern;
     String Caps_cannot_be_inited_twice;
     String _sep02_;
     String Invalid_string_from_browser_caps;
     String Config_Process_model_time_invalid;
     String Cannot_read_machine_level_config_file;
     String Config_location_paths_must_be_unique;
     String Cannot_clear_sections_within_group;
     String Config_sections_must_be_unique;
     String Config_section_cannot_be_used_in_location;
     String Config_allow_definition_error_machine;
     String Config_allow_definition_error_application;
     String Config_section_cannot_clear_locked_section;
     String Config_section_allow_definition_attribute_invalid;
     String Config_unable_to_set_configuration_system;
     String Location_path_invalid_first_character;
     String Location_path_invalid_character;
     String Config_site_name_too_long;
     String Config_base_unrecognized_element;
     String Config_base_required_attribute_missing;
     String Config_base_required_attribute_empty;
     String Config_base_unrecognized_attribute;
     String Config_base_duplicate_line;
     String Config_base_elements_only;
     String Config_base_no_child_nodes;
     String Location_location_not_allowed;
     String Client_config_too_many_configsections_elements;
     String Exception_in_config_section_handler;
     String Tag_name_cannot_begin_with_config;
     String Tag_name_cannot_be_location;
     String Tag_name_already_defined;
     String Could_not_create_type_instance;
     String Type_doesnt_implement_IConfigSectionHandler;
     String Could_not_remove_section_handler_not_found;
     String Could_not_remove_section_handler_group;
     String Could_not_remove_section_handler_locked;
     String Config_section_locked;
     String Error_loading_XML_file;
     String Config_file_doesnt_have_root_configuration;
     String Unknown_tag_in_caps_config;
     String Cannot_specify_test_without_match;
     String Result_must_be_at_the_top_browser_section;
     String Type_doesnt_inherit_from_type;
     String Cant_count_lines_backwards;
     String Problem_reading_caps_config;
     String Cannot_get_config_dir;
     String Missing_modules_config;
     String No_mapping_to_remove;
     String Phase_attribute_out_of_range;
     String Special_module_cannot_be_added_manually;
     String Module_already_in_app;
     String Special_module_cannot_be_removed_manually;
     String Module_not_in_app;
     String Auth_unrecognized_tag;
     String Invalid_credentials;
     String Auth_Invalid_Login_Url;
     String Unrecognized_configuration_section;
     String Unknown_globalization_attr;
     String Invalid_value_for_globalization_attr;
     String Invalid_credentials_2;
     String cannot_use_Triple_DES;
     String Invalid_Passport_Redirect_URL;
     String Passport_Call_IsValid_Failed;
     String Config_section_not_present;
     String Missing_clientScriptsLocation;
     String ConfigParentLookupWithNoParent;
     String Local_free_threads_cannot_exceed_free_threads;
     String _sep03_;
     String Failed_to_start_monitoring_dir_changes;
     String Invalid_file_name_for_monitoring;
     String Access_denied_for_monitoring;
     String _sep04_;
     String Path_not_found;
     String Path_forbidden;
     String Method_for_path_not_implemented;
     String Access_Denied;
     String Debugging_forbidden;
     String Debug_Access_Denied;
     String Invalid_Debug_Request;
     String Invalid_Debug_ID;
     String Error_Attaching_with_MDM;
     String _sep05_;
     String VaryByCustom_already_set;
     String Etag_already_set;
     String Cant_both_set_and_generate_Etag;
     String Cacheability_for_field_must_be_private_or_nocache;
     String Cache_dependency_used_more_that_once;
     String Invalid_expiration_combination;
     String _sep06_;
     String Cache_not_available;
     String Http_handler_not_found_for_request_type;
     String Request_not_available;
     String Response_not_available;
     String Session_not_available;
     String Server_not_available;
     String User_not_available;
     String Sync_not_supported;
     String Type_not_factory_or_handler;
     String Type_not_module;
     String Request_timed_out;
     String Invalid_Viewstate;
     String Object_Must_Be_Serializable;
     String _sep07_;
     String Invalid_urlencoded_form_data;
     String Invalid_request_filter;
     String Cannot_map_path_without_context;
     String Cross_app_not_allowed;
     String Max_request_length_exceeded;
     String _sep08_;
     String Cannot_get_snapshot_if_not_buffered;
     String Cannot_use_snapshot_after_headers_sent;
     String Cannot_use_snapshot_for_TextWriter;
     String Cannot_set_status_after_headers_sent;
     String Cannot_set_content_type_after_headers_sent;
     String Filtering_not_allowed;
     String Cannot_append_header_after_headers_sent;
     String Cannot_append_cookie_after_headers_sent;
     String Cannot_modify_cookies_after_headers_sent;
     String Cannot_clear_headers_after_headers_sent;
     String Cannot_flush_completed_response;
     String Cannot_redirect_after_headers_sent;
     String Invalid_status_string;
     String Invalid_value_for_CacheControl;
     String OutputStream_NotAvail;
     String _sep09_;
     String Access_denied_to_app_dir;
     String Access_denied_to_path;
     String Access_denied_to_vpath;
     String Insufficient_trust_for_attribute;
     String XSP_init_error;
     String Unable_create_app_object;
     String Could_not_create_type;
     String Type_not_found_in_src;
     String Could_not_load_assembly;
     String Path_not_allowed_in_assembly;
     String ControlRenderedOutsideServerForm;
     String RequiresNT;
     String ListEnumVersionMismatch;
     String ListEnumCurrentOutOfRange;
     String HTMLTextWriterUnbalancedPop;
     String Server_too_busy;
     String InvalidArgumentValue;
     String CompilationMutex_Create;
     String CompilationMutex_Null;
     String CompilationMutex_Drained;
     String CompilationMutex_Failed;
     String Failed_to_create_temp_dir;
     String Cannot_impersonate;
     String _sep10_;
     String Cannot_modify_server_vars;
     String _sep11_;
     String _sep12_;
     String Invalid_range;
     String Invalid_use_of_response_filter;
     String Invalid_response_filter;
     String _sep13_;
     String Process_information_not_available;
     String _sep14_;
     String _sep15_;
     String Error_trying_to_enumerate_files;
     String File_enumerator_access_denied;
     String File_does_not_exist;
     String File_is_hidden;
     String Missing_star_mapping;
     String Resource_access_forbidden;
     String _sep16_;
     String _sep17_;
     String Could_not_create_object_of_type;
     String Could_not_create_object_from_clsid;
     String Error_executing_child_request_for_path;
     String Invalid_path_for_child_request;
     String Transacted_page_calls_aspcompat;
     String Invalid_path_for_mappath;
     String Invalid_path_for_remove;
     String _sep18_;
     String _sep19_;
     String Cannot_map_path;
     String Cannot_retrieve_request_string;
     String Cannot_retrieve_request_data;
     String Cannot_read_posted_data;
     String Cannot_get_query_string;
     String Cannot_get_query_string_bytes;
     String Not_supported;
     String _sep20_;
     String Security_policy_level_already_defined;
     String No_MachineKey_Config_In_subdir;
     String Could_not_create_passport_identity;
     String Passport_method_failed;
     String Auth_rule_must_have_allow_or_deny;
     String Auth_rule_names_cant_contain_char;
     String Auth_rule_must_specify_users_andor_roles;
     String Could_not_set_passport_profile;
     String Unable_to_get_cookie_authentication_decryption_key;
     String PassportAuthFailed;
     String Cannot_specify_below_app_level;
     String Unable_to_encrypt_cookie_ticket;
     String Unable_to_get_cookie_authentication_validation_key;
     String Unable_to_validate_data;
     String Unable_to_get_policy_file;
     String Unable_to_get_policy_file_2;
     String Trust_level_requires_different_OS;
     String Assess_Denied_Title;
     String Assess_Denied_Description2;
     String Assess_Denied_Section_Title2;
     String Assess_Denied_Misc_Content2;
     String Assess_Denied_Description1;
     String Assess_Denied_MiscTitle1;
     String Assess_Denied_MiscContent1;
     String Assess_Denied_Description3;
     String Assess_Denied_Section_Title3;
     String Assess_Denied_Misc_Content3;
     String Assess_Denied_Misc_Content3_2;
     String User_Already_Specified;
     String Auth_bad_url;
     String Invalid_decryption_key;
     String Invalid_validation_key;
     String SetStringResourcePointerTwice;
     String Passport_not_installed;
     String PassportGetLoginChallenge_failed;
     String _sep21_;
     String No_Session_Config_In_subdir;
     String Invalid_value_for_sessionstate_stateConnectionString;
     String No_database_allowed_in_sqlConnectionString;
     String Timeout_must_be_positive;
     String Cant_connect_to_session_service;
     String Cant_make_session_request;
     String Cant_connect_sql_session_database;
     String OOP_Session_Requires_Different_Version;
     String Cant_write_session_id_in_cookie_because_response_was_flushed;
     String _sep211_;
     String Customerrors_invalid_statuscode;
     String _sep22_;
     String Spinlock_timed_out;
     String Could_not_create_object;
     String Could_not_access_object;
     String Empty_path_has_no_directory;
     String Path_must_be_rooted;
     String Cannot_exit_up_top_directory;
     String Physical_path_not_allowed;
     String Cannot_access_AspCompat;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -