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()

적용 대상