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 mscorlib
Totale classi: 2135, di cui
- 395 nuove
- 804 modificate
- 0 rimosse
Pagina ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ...
System.Runtime.CompilerServices.RequiredAttributeAttribute = | ||
---|---|---|
= | .ctor () | |
= | RequiredContract |
System.Security.IStackWalk = | ||
---|---|---|
= | Assert () | |
= | Demand () | |
= | Deny () | |
= | PermitOnly () |
System.Security.PermissionSet != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | AddPermission (IPermission perm) | |
= | AddPermission (IPermission perm) | |
= | Assert () | |
= | Assert () | |
= | ContainsNonCodeAccessPermissions () | |
= | ContainsNonCodeAccessPermissions () | |
= | ConvertPermissionSet (String inFormat, Byte[] inData, String outFormat) | |
= | ConvertPermissionSet (String inFormat, Byte[] inData, String outFormat) | |
= | Copy () | |
= | Copy () | |
= | CopyTo (Array array, Int32 index) | |
= | CopyTo (Array array, Int32 index) | |
= | Demand () | |
= | Demand () | |
= | Deny () | |
= | Deny () | |
+ | Equals (Object obj) | |
= | FromXml (SecurityElement et) | |
= | FromXml (SecurityElement et) | |
= | GetEnumerator () | |
= | GetEnumerator () | |
+ | GetHashCode () | |
= | GetPermission (Type permClass) | |
= | GetPermission (Type permClass) | |
= | Intersect (PermissionSet other) | |
= | Intersect (PermissionSet other) | |
= | IsEmpty () | |
= | IsEmpty () | |
= | IsSubsetOf (PermissionSet target) | |
= | IsSubsetOf (PermissionSet target) | |
= | IsUnrestricted () | |
= | IsUnrestricted () | |
= | PermitOnly () | |
= | PermitOnly () | |
= | RemovePermission (Type permClass) | |
= | RemovePermission (Type permClass) | |
+ | RevertAssert () | |
= | SetPermission (IPermission perm) | |
= | SetPermission (IPermission perm) | |
= | ToString () | |
= | ToString () | |
= | ToXml () | |
= | ToXml () | |
= | Union (PermissionSet other) | |
= | Union (PermissionSet other) | |
= | Count | |
= | Count | |
= | IsReadOnly | |
= | IsReadOnly | |
= | IsSynchronized | |
= | IsSynchronized | |
= | SyncRoot | |
= | SyncRoot |
System.Security.NamedPermissionSet != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Copy () | |
= | Copy (String name) | |
= | Copy () | |
= | Copy (String name) | |
+ | Equals (Object obj) | |
= | FromXml (SecurityElement et) | |
= | FromXml (SecurityElement et) | |
+ | GetHashCode () | |
= | ToXml () | |
= | ToXml () | |
= | Description | |
= | Description | |
= | Name | |
= | Name |
System.Security.SecurityElement != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | AddAttribute (String name, String value) | |
= | AddAttribute (String name, String value) | |
= | AddChild (SecurityElement child) | |
= | AddChild (SecurityElement child) | |
= | Attribute (String name) | |
= | Attribute (String name) | |
+ | Copy () | |
= | Equal (SecurityElement other) | |
= | Equal (SecurityElement other) | |
= | Escape (String str) | |
= | Escape (String str) | |
+ | FromString (String xml) | |
= | IsValidAttributeName (String name) | |
= | IsValidAttributeName (String name) | |
= | IsValidAttributeValue (String value) | |
= | IsValidAttributeValue (String value) | |
= | IsValidTag (String tag) | |
= | IsValidTag (String tag) | |
= | IsValidText (String text) | |
= | IsValidText (String text) | |
= | SearchForChildByTag (String tag) | |
= | SearchForChildByTag (String tag) | |
= | SearchForTextOfTag (String tag) | |
= | SearchForTextOfTag (String tag) | |
= | ToString () | |
= | ToString () | |
= | Attributes | |
= | Attributes | |
= | Children | |
= | Children | |
= | Tag | |
= | Tag | |
= | Text | |
= | Text |
System.Security.XmlSyntaxException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.Security.Permissions.EnvironmentPermissionAccess = | ||
---|---|---|
= | AllAccess | |
= | NoAccess | |
= | Read | |
= | value__ | |
= | Write |
System.Security.IPermission = | ||
---|---|---|
= | Copy () | |
= | Demand () | |
= | Intersect (IPermission target) | |
= | IsSubsetOf (IPermission target) | |
= | Union (IPermission target) |
System.Security.CodeAccessPermission != | ||
---|---|---|
= | Assert () | |
= | Assert () | |
= | Copy () | |
= | Copy () | |
= | Demand () | |
= | Demand () | |
= | Deny () | |
= | Deny () | |
+ | Equals (Object obj) | |
= | FromXml (SecurityElement elem) | |
= | FromXml (SecurityElement elem) | |
+ | GetHashCode () | |
= | Intersect (IPermission target) | |
= | Intersect (IPermission target) | |
= | IsSubsetOf (IPermission target) | |
= | IsSubsetOf (IPermission target) | |
= | PermitOnly () | |
= | PermitOnly () | |
= | RevertAll () | |
= | RevertAll () | |
= | RevertAssert () | |
= | RevertAssert () | |
= | RevertDeny () | |
= | RevertDeny () | |
= | RevertPermitOnly () | |
= | RevertPermitOnly () | |
= | ToString () | |
= | ToString () | |
= | ToXml () | |
= | ToXml () | |
= | Union (IPermission other) | |
= | Union (IPermission other) |
System.Security.Permissions.IUnrestrictedPermission = | ||
---|---|---|
= | IsUnrestricted () |
System.Security.Permissions.EnvironmentPermission = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | AddPathList (EnvironmentPermissionAccess flag, String pathList) | |
= | Copy () | |
= | FromXml (SecurityElement esd) | |
= | GetPathList (EnvironmentPermissionAccess flag) | |
= | Intersect (IPermission target) | |
= | IsSubsetOf (IPermission target) | |
= | IsUnrestricted () | |
= | SetPathList (EnvironmentPermissionAccess flag, String pathList) | |
= | ToXml () | |
= | Union (IPermission other) |
System.Security.Permissions.FileDialogPermissionAccess = | ||
---|---|---|
= | None | |
= | Open | |
= | OpenSave | |
= | Save | |
= | value__ |
System.Security.Permissions.FileDialogPermission != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Copy () | |
= | FromXml (SecurityElement esd) | |
= | Intersect (IPermission target) | |
= | IsSubsetOf (IPermission target) | |
= | IsUnrestricted () | |
- | ToString () | |
= | ToXml () | |
= | Union (IPermission target) | |
= | Access |
System.Security.Permissions.FileIOPermissionAccess = | ||
---|---|---|
= | AllAccess | |
= | Append | |
= | NoAccess | |
= | PathDiscovery | |
= | Read | |
= | value__ | |
= | Write |
Powered by Ricciolo