Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

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 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 ...

 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 ()
 =AssemblyCustomAttributes 
 -EndDirectives 
 =Namespaces 
 =ReferencedAssemblies 
 -StartDirectives 

 System.CodeDom.CodeConditionStatement =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Condition 
 =FalseStatements 
 =TrueStatements 

 System.CodeDom.CodeTypeMember !=
 =.ctor ()
 =Attributes 
 =Comments 
 =CustomAttributes 
 -EndDirectives 
 =LinePragma 
 =Name 
 -StartDirectives 

 System.CodeDom.CodeMemberMethod !=
 =.ctor ()
 =PopulateImplementationTypes 
 =PopulateParameters 
 =PopulateStatements 
 =ImplementationTypes 
 =Parameters 
 =PrivateImplementationType 
 =ReturnType 
 =ReturnTypeCustomAttributes 
 =Statements 
 -TypeParameters 

 System.CodeDom.CodeConstructor =
 =.ctor ()
 =BaseConstructorArgs 
 =ChainedConstructorArgs 

 System.CodeDom.CodeDefaultValueExpression +
 +.ctor ()
 +.ctor ()
 +Type 

 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.CodeDirectiveCollection +
 +.ctor ()
 +.ctor ()
 +.ctor ()
 +Add (CodeDirective value)
 +AddRange (CodeDirective[] value)
 +AddRange (CodeDirectiveCollection value)
 +Contains (CodeDirective value)
 +CopyTo (CodeDirective[] array, Int32 index)
 +IndexOf (CodeDirective value)
 +Insert (Int32 index, CodeDirective value)
 +Remove (CodeDirective value)
 +Item [Int32 index]

 System.CodeDom.CodeEntryPointMethod =
 =.ctor ()

 System.CodeDom.CodeEventReferenceExpression =
 =.ctor ()
 =.ctor ()
 =EventName 
 =TargetObject 

Powered by Ricciolo