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 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ...
System.Diagnostics.Debugger = | ||
---|---|---|
= | .ctor () | |
= | DefaultCategory | |
= | Break () | |
= | IsLogging () | |
= | Launch () | |
= | Log (Int32 level, String category, String message) | |
= | IsAttached |
System.Diagnostics.DebuggerStepThroughAttribute = | ||
---|---|---|
= | .ctor () |
System.Diagnostics.DebuggerHiddenAttribute = | ||
---|---|---|
= | .ctor () |
System.Diagnostics.DebuggableAttribute != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
+ | DebuggingModes | |
+ | DebuggingFlags | |
= | IsJITOptimizerDisabled | |
= | IsJITOptimizerDisabled | |
= | IsJITTrackingEnabled | |
= | IsJITTrackingEnabled |
System.Diagnostics.StackTrace != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | METHODS_TO_SKIP | |
= | METHODS_TO_SKIP | |
= | GetFrame (Int32 index) | |
= | GetFrame (Int32 index) | |
+ | GetFrames () | |
= | ToString () | |
= | ToString () | |
= | FrameCount | |
= | FrameCount |
System.Diagnostics.StackFrame = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | OFFSET_UNKNOWN | |
= | GetFileColumnNumber () | |
= | GetFileLineNumber () | |
= | GetFileName () | |
= | GetILOffset () | |
= | GetMethod () | |
= | GetNativeOffset () | |
= | ToString () |
System.Diagnostics.SymbolStore.ISymbolBinder = | ||
---|---|---|
= | GetReader (Int32 importer, String filename, String searchPath) |
System.Diagnostics.SymbolStore.ISymbolDocument = | ||
---|---|---|
= | FindClosestLine (Int32 line) | |
= | GetCheckSum () | |
= | GetSourceRange (Int32 startLine, Int32 startColumn, Int32 endLine, Int32 endColumn) | |
= | CheckSumAlgorithmId | |
= | DocumentType | |
= | HasEmbeddedSource | |
= | Language | |
= | LanguageVendor | |
= | SourceLength | |
= | URL |
System.Diagnostics.SymbolStore.ISymbolDocumentWriter = | ||
---|---|---|
= | SetCheckSum (Guid algorithmId, Byte[] checkSum) | |
= | SetSource (Byte[] source) |
System.Diagnostics.SymbolStore.ISymbolMethod = | ||
---|---|---|
= | GetNamespace () | |
= | GetOffset (ISymbolDocument document, Int32 line, Int32 column) | |
= | GetParameters () | |
= | GetRanges (ISymbolDocument document, Int32 line, Int32 column) | |
= | GetScope (Int32 offset) | |
= | GetSequencePoints (Int32[] offsets, ISymbolDocument[] documents, Int32[] lines, Int32[] columns, Int32[] endLines, Int32[] endColumns) | |
= | GetSourceStartEnd (ISymbolDocument[] docs, Int32[] lines, Int32[] columns) | |
= | RootScope | |
= | SequencePointCount | |
= | Token |
System.Diagnostics.SymbolStore.ISymbolNamespace = | ||
---|---|---|
= | GetNamespaces () | |
= | GetVariables () | |
= | Name |
System.Diagnostics.SymbolStore.ISymbolReader = | ||
---|---|---|
= | GetDocument (String url, Guid language, Guid languageVendor, Guid documentType) | |
= | GetDocuments () | |
= | GetGlobalVariables () | |
= | GetMethod (SymbolToken method, Int32 version) | |
= | GetMethod (SymbolToken method) | |
= | GetMethodFromDocumentPosition (ISymbolDocument document, Int32 line, Int32 column) | |
= | GetNamespaces () | |
= | GetSymAttribute (SymbolToken parent, String name) | |
= | GetVariables (SymbolToken parent) | |
= | UserEntryPoint |
System.Diagnostics.SymbolStore.ISymbolScope = | ||
---|---|---|
= | GetChildren () | |
= | GetLocals () | |
= | GetNamespaces () | |
= | EndOffset | |
= | Method | |
= | Parent | |
= | StartOffset |
System.Diagnostics.SymbolStore.ISymbolVariable = | ||
---|---|---|
= | GetSignature () | |
= | AddressField1 | |
= | AddressField2 | |
= | AddressField3 | |
= | AddressKind | |
= | Attributes | |
= | EndOffset | |
= | Name | |
= | StartOffset |
Powered by Ricciolo