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 ... 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 ...

 System.Runtime.InteropServices.DefaultParameterValueAttribute +
 +.ctor ()
 +Value 

 System.Threading.Semaphore +
 +.ctor ()
 +.ctor ()
 +.ctor ()
 +.ctor ()
 +GetAccessControl ()
 +OpenExisting (String name)
 +OpenExisting (String name, SemaphoreRights rights)
 +Release ()
 +Release (Int32 releaseCount)
 +SetAccessControl (SemaphoreSecurity semaphoreSecurity)

 System.Threading.SemaphoreFullException +
 +.ctor ()
 +.ctor ()
 +.ctor ()

 System.Media.SoundPlayer +
 +.ctor ()
 +.ctor ()
 +.ctor ()
 +LoadCompleted 
 +SoundLocationChanged 
 +StreamChanged 
 +Load ()
 +LoadAsync ()
 +Play ()
 +PlayLooping ()
 +PlaySync ()
 +Stop ()
 +IsLoadCompleted 
 +LoadTimeout 
 +SoundLocation 
 +Stream 
 +Tag 

 System.Media.SystemSounds +
 +Asterisk 
 +Beep 
 +Exclamation 
 +Hand 
 +Question 

 System.Media.SystemSound +
 +Play ()

 System.Security.AccessControl.SemaphoreRights +
 +ChangePermissions 
 +Delete 
 +FullControl 
 +Modify 
 +ReadPermissions 
 +Synchronize 
 +TakeOwnership 
 +value__ 

 System.Security.AccessControl.SemaphoreAccessRule +
 +.ctor ()
 +.ctor ()
 +SemaphoreRights 

 System.Security.AccessControl.SemaphoreAuditRule +
 +.ctor ()
 +SemaphoreRights 

 System.Security.AccessControl.SemaphoreSecurity +
 +.ctor ()
 +.ctor ()
 +AccessRuleFactory (IdentityReference identityReference, Int32 accessMask, Boolean isInherited, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags, AccessControlType type)
 +AddAccessRule (SemaphoreAccessRule rule)
 +AddAuditRule (SemaphoreAuditRule rule)
 +AuditRuleFactory (IdentityReference identityReference, Int32 accessMask, Boolean isInherited, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags, AuditFlags flags)
 +RemoveAccessRule (SemaphoreAccessRule rule)
 +RemoveAccessRuleAll (SemaphoreAccessRule rule)
 +RemoveAccessRuleSpecific (SemaphoreAccessRule rule)
 +RemoveAuditRule (SemaphoreAuditRule rule)
 +RemoveAuditRuleAll (SemaphoreAuditRule rule)
 +RemoveAuditRuleSpecific (SemaphoreAuditRule rule)
 +ResetAccessRule (SemaphoreAccessRule rule)
 +SetAccessRule (SemaphoreAccessRule rule)
 +SetAuditRule (SemaphoreAuditRule rule)
 +AccessRightType 
 +AccessRuleType 
 +AuditRuleType 

 System.Threading.ThreadExceptionEventArgs =
 =.ctor ()
 =Exception 

 System.Threading.ThreadExceptionEventHandler =
 =.ctor ()
 =BeginInvoke (Object sender, ThreadExceptionEventArgs e, AsyncCallback callback, Object object)
 =EndInvoke (IAsyncResult result)
 =Invoke (Object sender, ThreadExceptionEventArgs e)

 System.Collections.Generic.LinkedList`1 +
 +.ctor ()
 +.ctor ()
 +AddAfter (LinkedListNode`1 node, T value)
 +AddAfter (LinkedListNode`1 node, LinkedListNode`1 newNode)
 +AddBefore (LinkedListNode`1 node, T value)
 +AddBefore (LinkedListNode`1 node, LinkedListNode`1 newNode)
 +AddFirst (T value)
 +AddFirst (LinkedListNode`1 node)
 +AddLast (T value)
 +AddLast (LinkedListNode`1 node)
 +Clear ()
 +Contains (T value)
 +CopyTo (T[] array, Int32 index)
 +Find (T value)
 +FindLast (T value)
 +GetEnumerator ()
 +GetObjectData (SerializationInfo info, StreamingContext context)
 +OnDeserialization (Object sender)
 +Remove (LinkedListNode`1 node)
 +Remove (T value)
 +RemoveFirst ()
 +RemoveLast ()
 +Enumerator 
 +Count 
 +First 
 +Last 

 System.Collections.Generic.LinkedListNode`1 +
 +.ctor ()
 +List 
 +Next 
 +Previous 
 +Value 

Powered by Ricciolo