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 mscorlib
Totale classi: 2135, di cui
- 395 nuove
- 804 modificate
- 0 rimosse
Pagina ... 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 ...
![]() | System.IO.FileNotFoundException = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | GetObjectData (SerializationInfo info, StreamingContext context) |
![]() | = | ToString () |
![]() | = | FileName |
![]() | = | FusionLog |
![]() | = | Message |
![]() | System.IO.FileOptions + | |
---|---|---|
![]() | + | Asynchronous |
![]() | + | DeleteOnClose |
![]() | + | Encrypted |
![]() | + | None |
![]() | + | RandomAccess |
![]() | + | SequentialScan |
![]() | + | value__ |
![]() | + | WriteThrough |
![]() | System.IO.FileShare != | |
---|---|---|
![]() | - | Delete |
![]() | = | Inheritable |
![]() | = | None |
![]() | = | Read |
![]() | = | ReadWrite |
![]() | = | value__ |
![]() | = | Write |
![]() | System.IO.FileStream != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | BeginRead (Byte[] array, Int32 offset, Int32 numBytes, AsyncCallback userCallback, Object stateObject) |
![]() | = | BeginWrite (Byte[] array, Int32 offset, Int32 numBytes, AsyncCallback userCallback, Object stateObject) |
![]() | = | EndRead (IAsyncResult asyncResult) |
![]() | = | EndWrite (IAsyncResult asyncResult) |
![]() | = | Flush () |
![]() | - | GetAccessControl () |
![]() | = | Lock (Int64 position, Int64 length) |
![]() | = | Read (Byte[] array, Int32 offset, Int32 count) |
![]() | = | ReadByte () |
![]() | = | Seek (Int64 offset, SeekOrigin origin) |
![]() | - | SetAccessControl (FileSecurity fileSecurity) |
![]() | = | SetLength (Int64 value) |
![]() | = | Unlock (Int64 position, Int64 length) |
![]() | = | Write (Byte[] array, Int32 offset, Int32 count) |
![]() | = | WriteByte (Byte value) |
![]() | = | CanRead |
![]() | = | CanSeek |
![]() | = | CanWrite |
![]() | = | Handle |
![]() | = | IsAsync |
![]() | = | Length |
![]() | = | Name |
![]() | = | Position |
![]() | - | SafeFileHandle |
![]() | 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 () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | + | Close () |
![]() | = | Flush () |
![]() | = | Flush () |
![]() | = | GetBuffer () |
![]() | = | GetBuffer () |
![]() | = | Read (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | Read (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | ReadByte () |
![]() | = | ReadByte () |
![]() | = | Seek (Int64 offset, SeekOrigin loc) |
![]() | = | Seek (Int64 offset, SeekOrigin loc) |
![]() | = | SetLength (Int64 value) |
![]() | = | SetLength (Int64 value) |
![]() | = | ToArray () |
![]() | = | ToArray () |
![]() | = | Write (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | Write (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | WriteByte (Byte value) |
![]() | = | WriteByte (Byte value) |
![]() | = | WriteTo (Stream stream) |
![]() | = | WriteTo (Stream stream) |
![]() | = | CanRead |
![]() | = | CanRead |
![]() | = | CanSeek |
![]() | = | CanSeek |
![]() | = | CanWrite |
![]() | = | CanWrite |
![]() | = | Capacity |
![]() | = | Capacity |
![]() | = | Length |
![]() | = | Length |
![]() | = | Position |
![]() | = | Position |
![]() | System.IO.Path != | |
---|---|---|
![]() | = | AltDirectorySeparatorChar |
![]() | = | DirectorySeparatorChar |
![]() | = | InvalidPathChars |
![]() | = | PathSeparator |
![]() | = | VolumeSeparatorChar |
![]() | = | ChangeExtension (String path, String extension) |
![]() | = | Combine (String path1, String path2) |
![]() | = | GetDirectoryName (String path) |
![]() | = | GetExtension (String path) |
![]() | = | GetFileName (String path) |
![]() | = | GetFileNameWithoutExtension (String path) |
![]() | = | GetFullPath (String path) |
![]() | - | GetInvalidFileNameChars () |
![]() | - | GetInvalidPathChars () |
![]() | = | GetPathRoot (String path) |
![]() | - | GetRandomFileName () |
![]() | = | GetTempFileName () |
![]() | = | GetTempPath () |
![]() | = | HasExtension (String path) |
![]() | = | IsPathRooted (String path) |
![]() | System.IO.PathTooLongException = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | System.IO.UnmanagedMemoryStream + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | Flush () |
![]() | + | Read (Byte[] buffer, Int32 offset, Int32 count) |
![]() | + | ReadByte () |
![]() | + | Seek (Int64 offset, SeekOrigin loc) |
![]() | + | SetLength (Int64 value) |
![]() | + | Write (Byte[] buffer, Int32 offset, Int32 count) |
![]() | + | WriteByte (Byte value) |
![]() | + | CanRead |
![]() | + | CanSeek |
![]() | + | CanWrite |
![]() | + | Capacity |
![]() | + | Length |
![]() | + | Position |
![]() | + | PositionPointer |
![]() | System.IO.SeekOrigin = | |
---|---|---|
![]() | = | Begin |
![]() | = | Current |
![]() | = | End |
![]() | = | value__ |
![]() | System.IO.TextReader != | |
---|---|---|
![]() | = | Null |
![]() | = | Close () |
![]() | - | Dispose () |
![]() | = | Peek () |
![]() | = | Read () |
![]() | = | Read (Char[] buffer, Int32 index, Int32 count) |
![]() | = | ReadBlock (Char[] buffer, Int32 index, Int32 count) |
![]() | = | ReadLine () |
![]() | = | ReadToEnd () |
![]() | = | Synchronized (TextReader reader) |
![]() | System.IO.StreamReader != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Null |
![]() | = | Close () |
![]() | = | DiscardBufferedData () |
![]() | = | Peek () |
![]() | = | Read () |
![]() | = | Read (Char[] buffer, Int32 index, Int32 count) |
![]() | = | ReadLine () |
![]() | = | ReadToEnd () |
![]() | = | BaseStream |
![]() | = | CurrentEncoding |
![]() | - | EndOfStream |
![]() | System.IO.TextWriter != | |
---|---|---|
![]() | = | Null |
![]() | = | Close () |
![]() | - | Dispose () |
![]() | = | Flush () |
![]() | = | Synchronized (TextWriter writer) |
![]() | = | 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 () |
![]() | = | 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 |
![]() | = | FormatProvider |
![]() | = | NewLine |
![]() | System.IO.StreamWriter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Null |
![]() | = | Close () |
![]() | = | Flush () |
![]() | = | Write (Char value) |
![]() | = | Write (Char[] buffer) |
![]() | = | Write (Char[] buffer, Int32 index, Int32 count) |
![]() | = | Write (String value) |
![]() | = | AutoFlush |
![]() | = | BaseStream |
![]() | = | Encoding |
Powered by Ricciolo