EditAndContinueLogEntry 结构

定义

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)
继承
EditAndContinueLogEntry
实现

构造函数

EditAndContinueLogEntry(EntityHandle, EditAndContinueOperation)

属性

Handle
Operation

方法

Equals(EditAndContinueLogEntry)

指示当前对象是否等于同一类型的另一个对象。

Equals(Object)
GetHashCode()

适用于