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 mscorlib

Totale classi: 2135, di cui
  • 395 nuove
  • 804 modificate
  • 0 rimosse

Pagina ... 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 ...

 System.IO.FileAttributes =
 =Archive 
 =Compressed 
 =Device 
 =Directory 
 =Encrypted 
 =Hidden 
 =Normal 
 =NotContentIndexed 
 =Offline 
 =ReadOnly 
 =ReparsePoint 
 =SparseFile 
 =System 
 =Temporary 
 =value__ 

 System.IO.MemoryStream !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 -Close ()
 =Flush ()
 =GetBuffer ()
 =Read (Byte[] buffer, Int32 offset, Int32 count)
 =ReadByte ()
 =Seek (Int64 offset, SeekOrigin loc)
 =SetLength (Int64 value)
 =ToArray ()
 =Write (Byte[] buffer, Int32 offset, Int32 count)
 =WriteByte (Byte value)
 =WriteTo (Stream stream)
 =CanRead 
 =CanSeek 
 =CanWrite 
 =Capacity 
 =Length 
 =Position 

 System.IO.Path !=
 =AltDirectorySeparatorChar 
 =AltDirectorySeparatorChar 
 =DirectorySeparatorChar 
 =DirectorySeparatorChar 
 =InvalidPathChars 
 =InvalidPathChars 
 =PathSeparator 
 =PathSeparator 
 =VolumeSeparatorChar 
 =VolumeSeparatorChar 
 =ChangeExtension (String path, String extension)
 =ChangeExtension (String path, String extension)
 =Combine (String path1, String path2)
 =Combine (String path1, String path2)
 =GetDirectoryName (String path)
 =GetDirectoryName (String path)
 =GetExtension (String path)
 =GetExtension (String path)
 =GetFileName (String path)
 =GetFileName (String path)
 =GetFileNameWithoutExtension (String path)
 =GetFileNameWithoutExtension (String path)
 =GetFullPath (String path)
 =GetFullPath (String path)
 +GetInvalidFileNameChars ()
 +GetInvalidPathChars ()
 =GetPathRoot (String path)
 =GetPathRoot (String path)
 +GetRandomFileName ()
 =GetTempFileName ()
 =GetTempFileName ()
 =GetTempPath ()
 =GetTempPath ()
 =HasExtension (String path)
 =HasExtension (String path)
 =IsPathRooted (String path)
 =IsPathRooted (String path)

 System.IO.PathTooLongException =
 =.ctor ()
 =.ctor ()
 =.ctor ()

 System.IO.SeekOrigin =
 =Begin 
 =Current 
 =End 
 =value__ 

 System.IO.TextReader !=
 =Null 
 =Null 
 =Close ()
 =Close ()
 +Dispose ()
 =Peek ()
 =Peek ()
 =Read (Char[] buffer, Int32 index, Int32 count)
 =Read ()
 =Read ()
 =Read (Char[] buffer, Int32 index, Int32 count)
 =ReadBlock (Char[] buffer, Int32 index, Int32 count)
 =ReadBlock (Char[] buffer, Int32 index, Int32 count)
 =ReadLine ()
 =ReadLine ()
 =ReadToEnd ()
 =ReadToEnd ()
 =Synchronized (TextReader reader)
 =Synchronized (TextReader reader)

 System.IO.StreamReader !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Null 
 =Null 
 =Close ()
 =Close ()
 =DiscardBufferedData ()
 =DiscardBufferedData ()
 =Peek ()
 =Peek ()
 =Read (Char[] buffer, Int32 index, Int32 count)
 =Read ()
 =Read ()
 =Read (Char[] buffer, Int32 index, Int32 count)
 =ReadLine ()
 =ReadLine ()
 =ReadToEnd ()
 =ReadToEnd ()
 =BaseStream 
 =BaseStream 
 =CurrentEncoding 
 =CurrentEncoding 
 +EndOfStream 

 System.IO.TextWriter !=
 =Null 
 =Null 
 =Close ()
 =Close ()
 +Dispose ()
 =Flush ()
 =Flush ()
 =Synchronized (TextWriter writer)
 =Synchronized (TextWriter writer)
 =Write (String format, Object[] arg)
 =Write (String format, Object arg0, Object arg1, Object arg2)
 =Write (String format, Object arg0, Object arg1)
 =Write (String format, Object arg0)
 =Write (Object value)
 =Write (String value)
 =Write (Decimal value)
 =Write (Double value)
 =Write (Single value)
 =Write (UInt64 value)
 =Write (Int64 value)
 =Write (UInt32 value)
 =Write (Int32 value)
 =Write (Boolean value)
 =Write (Char[] buffer, Int32 index, Int32 count)
 =Write (Char[] buffer)
 =Write (Char value)
 =Write (Char value)
 =Write (Char[] buffer)
 =Write (Char[] buffer, Int32 index, Int32 count)
 =Write (Boolean value)
 =Write (Int32 value)
 =Write (UInt32 value)
 =Write (Int64 value)
 =Write (UInt64 value)
 =Write (Single value)
 =Write (Double value)
 =Write (Decimal value)
 =Write (String value)
 =Write (Object value)
 =Write (String format, Object arg0)
 =Write (String format, Object arg0, Object arg1)
 =Write (String format, Object arg0, Object arg1, Object arg2)
 =Write (String format, Object[] arg)
 =WriteLine (String format, Object[] arg)
 =WriteLine (String format, Object arg0, Object arg1, Object arg2)
 =WriteLine (String format, Object arg0, Object arg1)
 =WriteLine (String format, Object arg0)
 =WriteLine (Object value)
 =WriteLine (String value)
 =WriteLine (Decimal value)
 =WriteLine (Double value)
 =WriteLine (Single value)
 =WriteLine (UInt64 value)
 =WriteLine (Int64 value)
 =WriteLine (UInt32 value)
 =WriteLine (Int32 value)
 =WriteLine (Boolean value)
 =WriteLine (Char[] buffer, Int32 index, Int32 count)
 =WriteLine (Char[] buffer)
 =WriteLine (Char value)
 =WriteLine ()
 =WriteLine ()
 =WriteLine (Char value)
 =WriteLine (Char[] buffer)
 =WriteLine (Char[] buffer, Int32 index, Int32 count)
 =WriteLine (Boolean value)
 =WriteLine (Int32 value)
 =WriteLine (UInt32 value)
 =WriteLine (Int64 value)
 =WriteLine (UInt64 value)
 =WriteLine (Single value)
 =WriteLine (Double value)
 =WriteLine (Decimal value)
 =WriteLine (String value)
 =WriteLine (Object value)
 =WriteLine (String format, Object arg0)
 =WriteLine (String format, Object arg0, Object arg1)
 =WriteLine (String format, Object arg0, Object arg1, Object arg2)
 =WriteLine (String format, Object[] arg)
 =Encoding 
 =Encoding 
 =FormatProvider 
 =FormatProvider 
 =NewLine 
 =NewLine 

 System.IO.StreamWriter =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Null 
 =Close ()
 =Flush ()
 =Write (String value)
 =Write (Char[] buffer, Int32 index, Int32 count)
 =Write (Char[] buffer)
 =Write (Char value)
 =AutoFlush 
 =BaseStream 
 =Encoding 

 System.IO.StringReader =
 =.ctor ()
 =Close ()
 =Peek ()
 =Read (Char[] buffer, Int32 index, Int32 count)
 =Read ()
 =ReadLine ()
 =ReadToEnd ()

 System.IO.StringWriter =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Close ()
 =GetStringBuilder ()
 =ToString ()
 =Write (String value)
 =Write (Char[] buffer, Int32 index, Int32 count)
 =Write (Char value)
 =Encoding 

 System.Runtime.CompilerServices.AccessedThroughPropertyAttribute =
 =.ctor ()
 =PropertyName 

 System.Runtime.CompilerServices.CallConvCdecl =
 =.ctor ()

 System.Runtime.CompilerServices.CallConvStdcall =
 =.ctor ()

Powered by Ricciolo