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

 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 ()
 =Arguments 
 -AttributeType 
 =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 

 System.CodeDom.CodeCastExpression =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Expression 
 =TargetType 

 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.CodeDirective +
 +.ctor ()

 System.CodeDom.CodeChecksumPragma +
 +.ctor ()
 +.ctor ()
 +ChecksumAlgorithmId 
 +ChecksumData 
 +FileName 

Powered by Ricciolo