6internal static class SR
157 string result =
null;
168 internal static string Format(
string resourceFormat,
object p1)
172 return string.Join(
", ", resourceFormat, p1);
174 return string.Format(resourceFormat, p1);
177 internal static string Format(
string resourceFormat,
object p1,
object p2)
181 return string.Join(
", ", resourceFormat, p1, p2);
183 return string.Format(resourceFormat, p1, p2);
static bool TryGetSwitch(string switchName, out bool isEnabled)
virtual ? string GetString(string name)
static string net_InvalidStatusCode
static string net_ftpstatuscode_BadCommandSequence
static string net_ftp_receivefailure
static string net_ftpstatuscode_CommandNotImplemented
static string net_ftpstatuscode_ActionNotTakenFileUnavailableOrBusy
static string net_ftp_protocolerror
static string net_servererror
static string net_ftp_response_invalid_format
static string net_ftp_invalid_status_response
static string net_rangetoosmall
static string net_ftpstatuscode_AccountNeeded
static string net_nottoken
static string net_ftp_invalid_renameto
static string net_ftp_invalid_uri
static string net_nochunked
static string net_ftpstatuscode_ServiceNotAvailable
static ResourceManager s_resourceManager
static string net_ftp_active_address_different
static string net_ftp_no_defaultcreds
static string net_reqsubmitted
static string net_io_invalidendcall
static string net_rangetype
static string net_ftp_invalid_method_name
static string net_writestarted
static string net_unknown_prefix
static string net_invalid_enum
static string net_PropertyNotSupportedException
static string Format(string resourceFormat, object p1)
static string net_reqaborted
static string net_ftpstatuscode_ActionNotTakenFileUnavailable
static string net_needchunked
static string net_ftpstatuscode_ActionNotTakenInsufficientSpace
static string net_ftp_servererror
static string net_webstatus_NameResolutionFailure
static string Format(string resourceFormat, object p1, object p2)
static string net_io_timeout_use_gt_zero
static string net_MethodNotImplementedException
static string net_nouploadonget
static string net_clsmall
static string net_invalid_host
static string net_badmethod
static string net_ftpstatuscode_ActionAbortedLocalProcessingError
static string net_ftp_invalid_response_filename
static string net_connarg
static ResourceManager ResourceManager
static string net_WebHeaderInvalidCRLFChars
static string net_PropertyNotImplementedException
static string net_timeout
static string net_io_timeout_use_ge_zero
static string net_io_invalidasyncresult
static string net_WebHeaderInvalidControlChars
static string net_ftpstatuscode_NotLoggedIn
static string net_requestaborted
static string net_ftpstatuscode_CantOpenData
static string net_toosmall
static string net_repcall
static string net_ftp_server_failed_passive
static string net_webstatus_Timeout
static string net_ftpstatuscode_ActionNotTakenFilenameNotAllowed
static string net_wrongversion
static string GetResourceString(string resourceKey)
static string net_ftpstatuscode_FileActionAborted
static string net_baddate
static bool UsingResourceKeys()
static string net_webstatus_ConnectFailure
static readonly bool s_usingResourceKeys
static string net_ftpstatuscode_CommandSyntaxError
static string net_ftp_unsupported_method
static string net_ftpstatuscode_ConnectionClosed
static string net_ftpstatuscode_ArgumentSyntaxError
static string net_ftpstatuscode_ActionAbortedUnknownPageType