EditAndContinueLogEntry Struct

Definition

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)
Inheritance
EditAndContinueLogEntry
Implements

Constructors

EditAndContinueLogEntry(EntityHandle, EditAndContinueOperation)

Properties

Handle
Operation

Methods

Equals(EditAndContinueLogEntry)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Applies to