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 ... 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 ...
System.CodeDom.CodeExpressionStatement = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Expression |
System.CodeDom.CodeFieldReferenceExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | FieldName | |
= | TargetObject |
System.CodeDom.CodeGotoStatement = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Label |
System.CodeDom.CodeIndexerExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Indices | |
= | TargetObject |
System.CodeDom.CodeIterationStatement = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | IncrementStatement | |
= | InitStatement | |
= | Statements | |
= | TestExpression |
System.CodeDom.CodeLabeledStatement = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Label | |
= | Statement |
System.CodeDom.CodeLinePragma = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | FileName | |
= | LineNumber |
System.CodeDom.CodeMemberEvent = | ||
---|---|---|
= | .ctor () | |
= | ImplementationTypes | |
= | PrivateImplementationType | |
= | Type |
System.CodeDom.CodeMemberField = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | InitExpression | |
= | Type |
System.CodeDom.CodeMemberProperty = | ||
---|---|---|
= | .ctor () | |
= | GetStatements | |
= | HasGet | |
= | HasSet | |
= | ImplementationTypes | |
= | Parameters | |
= | PrivateImplementationType | |
= | SetStatements | |
= | Type |
System.CodeDom.CodeMethodInvokeExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Method | |
= | Parameters |
System.CodeDom.CodeMethodReferenceExpression != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | MethodName | |
= | TargetObject | |
- | TypeArguments |
System.CodeDom.CodeMethodReturnStatement = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Expression |
System.CodeDom.CodeNamespace = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | PopulateComments | |
= | PopulateImports | |
= | PopulateTypes | |
= | Comments | |
= | Imports | |
= | Name | |
= | Types |
Powered by Ricciolo