DebugDirectoryBuilder Klasa
Definicja
public ref class DebugDirectoryBuilder sealed
public sealed class DebugDirectoryBuilder
type DebugDirectoryBuilder = class
Public NotInheritable Class DebugDirectoryBuilder
- Dziedziczenie
-
DebugDirectoryBuilder
Konstruktory
DebugDirectoryBuilder() |
Inicjuje nowe wystąpienie klasy DebugDirectoryBuilder.Initializes a new instance of the DebugDirectoryBuilder class. |
Metody
AddCodeViewEntry(String, BlobContentId, UInt16) |
Dodaje wpis CodeView.Adds a CodeView entry. |
AddEmbeddedPortablePdbEntry(BlobBuilder, UInt16) |
Dodaje osadzony przenośny wpis PDB.Adds an Embedded Portable PDB entry. |
AddEntry(DebugDirectoryEntryType, UInt32, UInt32) |
Dodaje wpis określonego typu.Adds an entry of the specified type. |
AddEntry<TData>(DebugDirectoryEntryType, UInt32, UInt32, TData, Action<BlobBuilder,TData>) |
Dodaje wpis określonego typu i serializować jego dane.Adds an entry of the specified type and serializes its data. |
AddPdbChecksumEntry(String, ImmutableArray<Byte>) |
Dodaje wpis sumy kontrolnej PDB.Adds PDB checksum entry. |
AddReproducibleEntry() |
Dodaje powtarzalny wpis.Adds a reproducible entry. |
Equals(Object) |
Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.Determines whether the specified object is equal to the current object. (Odziedziczone po Object) |
GetHashCode() |
Służy jako domyślna funkcja skrótu.Serves as the default hash function. (Odziedziczone po Object) |
GetType() |
Pobiera Type bieżące wystąpienie.Gets the Type of the current instance. (Odziedziczone po Object) |
MemberwiseClone() |
Tworzy skróconą kopię bieżącego elementu Object .Creates a shallow copy of the current Object. (Odziedziczone po Object) |
ToString() |
Zwraca ciąg reprezentujący bieżący obiekt.Returns a string that represents the current object. (Odziedziczone po Object) |