Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System
Totale classi: 1364, di cui
- 414 nuove
- 585 modificate
- 0 rimosse
Pagina ... 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
System.Net.Mail.SendCompletedEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, AsyncCompletedEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, AsyncCompletedEventArgs e) |
System.Net.Mail.SmtpDeliveryMethod + | ||
---|---|---|
+ | Network | |
+ | PickupDirectoryFromIis | |
+ | SpecifiedPickupDirectory | |
+ | value__ |
System.Net.Mail.SmtpClient + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | SendCompleted | |
+ | Send (String from, String recipients, String subject, String body) | |
+ | Send (MailMessage message) | |
+ | SendAsync (String from, String recipients, String subject, String body, Object userToken) | |
+ | SendAsync (MailMessage message, Object userToken) | |
+ | SendAsyncCancel () | |
+ | ClientCertificates | |
+ | Credentials | |
+ | DeliveryMethod | |
+ | EnableSsl | |
+ | Host | |
+ | PickupDirectoryLocation | |
+ | Port | |
+ | ServicePoint | |
+ | Timeout | |
+ | UseDefaultCredentials |
System.Net.Mail.SmtpException + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | GetObjectData (SerializationInfo serializationInfo, StreamingContext streamingContext) | |
+ | StatusCode |
System.Net.Mail.SmtpFailedRecipientException + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | GetObjectData (SerializationInfo serializationInfo, StreamingContext streamingContext) | |
+ | FailedRecipient |
System.Net.Mail.SmtpFailedRecipientsException + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | GetObjectData (SerializationInfo serializationInfo, StreamingContext streamingContext) | |
+ | InnerExceptions |
System.Net.Mail.SmtpAccess + | ||
---|---|---|
+ | Connect | |
+ | ConnectToUnrestrictedPort | |
+ | None | |
+ | value__ |
System.Net.Mail.SmtpPermissionAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | CreatePermission () | |
+ | Access |
System.Net.Mail.SmtpPermission + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | AddPermission (SmtpAccess access) | |
+ | Copy () | |
+ | FromXml (SecurityElement securityElement) | |
+ | Intersect (IPermission target) | |
+ | IsSubsetOf (IPermission target) | |
+ | IsUnrestricted () | |
+ | ToXml () | |
+ | Union (IPermission target) | |
+ | Access |
System.Net.Mail.SmtpStatusCode + | ||
---|---|---|
+ | BadCommandSequence | |
+ | CannotVerifyUserWillAttemptDelivery | |
+ | ClientNotPermitted | |
+ | CommandNotImplemented | |
+ | CommandParameterNotImplemented | |
+ | CommandUnrecognized | |
+ | ExceededStorageAllocation | |
+ | GeneralFailure | |
+ | HelpMessage | |
+ | InsufficientStorage | |
+ | LocalErrorInProcessing | |
+ | MailboxBusy | |
+ | MailboxNameNotAllowed | |
+ | MailboxUnavailable | |
+ | MustIssueStartTlsFirst | |
+ | Ok | |
+ | ServiceClosingTransmissionChannel | |
+ | ServiceNotAvailable | |
+ | ServiceReady | |
+ | StartMailInput | |
+ | SyntaxError | |
+ | SystemStatus | |
+ | TransactionFailed | |
+ | UserNotLocalTryAlternatePath | |
+ | UserNotLocalWillForward | |
+ | value__ |
System.Net.Mime.TransferEncoding + | ||
---|---|---|
+ | Base64 | |
+ | QuotedPrintable | |
+ | SevenBit | |
+ | Unknown | |
+ | value__ |
System.Configuration.SettingsBase + | ||
---|---|---|
+ | Initialize (SettingsContext context, SettingsPropertyCollection properties, SettingsProviderCollection providers) | |
+ | Save () | |
+ | Synchronized (SettingsBase settingsBase) | |
+ | Context | |
+ | IsSynchronized | |
+ | Item [String propertyName] | |
+ | Properties | |
+ | PropertyValues | |
+ | Providers |
System.Configuration.ApplicationSettingsBase + | ||
---|---|---|
+ | PropertyChanged | |
+ | SettingChanging | |
+ | SettingsLoaded | |
+ | SettingsSaving | |
+ | GetPreviousVersion (String propertyName) | |
+ | Reload () | |
+ | Reset () | |
+ | Save () | |
+ | Upgrade () | |
+ | Context | |
+ | Item [String propertyName] | |
+ | Properties | |
+ | PropertyValues | |
+ | Providers | |
+ | SettingsKey |
System.Configuration.SettingsLoadedEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, SettingsLoadedEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, SettingsLoadedEventArgs e) |
Powered by Ricciolo