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 1 2 3 4 5 6 7 8 9 10 11 ...
System.CodeDom.CodeExpression = | ||
---|---|---|
= | .ctor () |
System.CodeDom.CodeArgumentReferenceExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | ParameterName |
System.CodeDom.CodeArrayCreateExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | CreateType | |
= | Initializers | |
= | Size | |
= | SizeExpression |
System.CodeDom.CodeArrayIndexerExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Indices | |
= | TargetObject |
System.CodeDom.CodeStatement != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
+ | EndDirectives | |
= | LinePragma | |
= | LinePragma | |
+ | StartDirectives |
System.CodeDom.CodeAssignStatement = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Left | |
= | Right |
System.CodeDom.CodeAttachEventStatement = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Event | |
= | Listener |
System.CodeDom.CodeAttributeArgument = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Name | |
= | Value |
System.CodeDom.CodeAttributeArgumentCollection = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Add (CodeAttributeArgument value) | |
= | AddRange (CodeAttributeArgument[] value) | |
= | AddRange (CodeAttributeArgumentCollection value) | |
= | Contains (CodeAttributeArgument value) | |
= | CopyTo (CodeAttributeArgument[] array, Int32 index) | |
= | IndexOf (CodeAttributeArgument value) | |
= | Insert (Int32 index, CodeAttributeArgument value) | |
= | Remove (CodeAttributeArgument value) | |
= | Item [Int32 index] |
System.CodeDom.CodeAttributeDeclaration != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Arguments | |
= | Arguments | |
+ | AttributeType | |
= | Name | |
= | Name |
System.CodeDom.CodeAttributeDeclarationCollection = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Add (CodeAttributeDeclaration value) | |
= | AddRange (CodeAttributeDeclaration[] value) | |
= | AddRange (CodeAttributeDeclarationCollection value) | |
= | Contains (CodeAttributeDeclaration value) | |
= | CopyTo (CodeAttributeDeclaration[] array, Int32 index) | |
= | IndexOf (CodeAttributeDeclaration value) | |
= | Insert (Int32 index, CodeAttributeDeclaration value) | |
= | Remove (CodeAttributeDeclaration value) | |
= | Item [Int32 index] |
System.CodeDom.CodeBaseReferenceExpression = | ||
---|---|---|
= | .ctor () |
System.CodeDom.CodeBinaryOperatorExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Left | |
= | Operator | |
= | Right |
System.CodeDom.CodeBinaryOperatorType = | ||
---|---|---|
= | Add | |
= | Assign | |
= | BitwiseAnd | |
= | BitwiseOr | |
= | BooleanAnd | |
= | BooleanOr | |
= | Divide | |
= | GreaterThan | |
= | GreaterThanOrEqual | |
= | IdentityEquality | |
= | IdentityInequality | |
= | LessThan | |
= | LessThanOrEqual | |
= | Modulus | |
= | Multiply | |
= | Subtract | |
= | value__ | |
= | ValueEquality |
Powered by Ricciolo