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 12 ...
System.CodeDom.CodeCatchClause = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | CatchExceptionType | |
= | LocalName | |
= | Statements |
System.CodeDom.CodeCatchClauseCollection = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Add (CodeCatchClause value) | |
= | AddRange (CodeCatchClause[] value) | |
= | AddRange (CodeCatchClauseCollection value) | |
= | Contains (CodeCatchClause value) | |
= | CopyTo (CodeCatchClause[] array, Int32 index) | |
= | IndexOf (CodeCatchClause value) | |
= | Insert (Int32 index, CodeCatchClause value) | |
= | Remove (CodeCatchClause value) | |
= | Item [Int32 index] |
System.CodeDom.CodeComment = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | DocComment | |
= | Text |
System.CodeDom.CodeCommentStatement = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Comment |
System.CodeDom.CodeCommentStatementCollection = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Add (CodeCommentStatement value) | |
= | AddRange (CodeCommentStatement[] value) | |
= | AddRange (CodeCommentStatementCollection value) | |
= | Contains (CodeCommentStatement value) | |
= | CopyTo (CodeCommentStatement[] array, Int32 index) | |
= | IndexOf (CodeCommentStatement value) | |
= | Insert (Int32 index, CodeCommentStatement value) | |
= | Remove (CodeCommentStatement value) | |
= | Item [Int32 index] |
System.CodeDom.CodeCompileUnit != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | AssemblyCustomAttributes | |
= | AssemblyCustomAttributes | |
+ | EndDirectives | |
= | Namespaces | |
= | Namespaces | |
= | ReferencedAssemblies | |
= | ReferencedAssemblies | |
+ | StartDirectives |
System.CodeDom.CodeConditionStatement = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Condition | |
= | FalseStatements | |
= | TrueStatements |
System.CodeDom.CodeTypeMember != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Attributes | |
= | Attributes | |
= | Comments | |
= | Comments | |
= | CustomAttributes | |
= | CustomAttributes | |
+ | EndDirectives | |
= | LinePragma | |
= | LinePragma | |
= | Name | |
= | Name | |
+ | StartDirectives |
System.CodeDom.CodeMemberMethod != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | PopulateImplementationTypes | |
= | PopulateImplementationTypes | |
= | PopulateParameters | |
= | PopulateParameters | |
= | PopulateStatements | |
= | PopulateStatements | |
= | ImplementationTypes | |
= | ImplementationTypes | |
= | Parameters | |
= | Parameters | |
= | PrivateImplementationType | |
= | PrivateImplementationType | |
= | ReturnType | |
= | ReturnType | |
= | ReturnTypeCustomAttributes | |
= | ReturnTypeCustomAttributes | |
= | Statements | |
= | Statements | |
+ | TypeParameters |
System.CodeDom.CodeConstructor = | ||
---|---|---|
= | .ctor () | |
= | BaseConstructorArgs | |
= | ChainedConstructorArgs |
System.CodeDom.CodeDelegateCreateExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | DelegateType | |
= | MethodName | |
= | TargetObject |
System.CodeDom.CodeDelegateInvokeExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Parameters | |
= | TargetObject |
System.CodeDom.CodeDirectionExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Direction | |
= | Expression |
System.CodeDom.CodeEntryPointMethod = | ||
---|---|---|
= | .ctor () |
Powered by Ricciolo