EditAndContinueLogEntry Estructura

Definición

public value class EditAndContinueLogEntry : IEquatable<System::Reflection::Metadata::Ecma335::EditAndContinueLogEntry>
public struct EditAndContinueLogEntry : IEquatable<System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry>
public readonly struct EditAndContinueLogEntry : IEquatable<System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry>
type EditAndContinueLogEntry = struct
Public Structure EditAndContinueLogEntry
Implements IEquatable(Of EditAndContinueLogEntry)
Herencia
EditAndContinueLogEntry
Implementaciones

Constructores

EditAndContinueLogEntry(EntityHandle, EditAndContinueOperation)

Propiedades

Handle
Operation

Métodos

Equals(EditAndContinueLogEntry)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

Equals(Object)
GetHashCode()

Se aplica a