EditAndContinueLogEntry 구조체
정의
public value class EditAndContinueLogEntry : IEquatable<System::Reflection::Metadata::Ecma335::EditAndContinueLogEntry>
public struct EditAndContinueLogEntry : IEquatable<System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry>
type EditAndContinueLogEntry = struct
Public Structure EditAndContinueLogEntry
Implements IEquatable(Of EditAndContinueLogEntry)
- 상속
- 구현
생성자
EditAndContinueLogEntry(EntityHandle, EditAndContinueOperation) |
속성
Handle | |
Operation |
메서드
Equals(EditAndContinueLogEntry) |
현재 개체가 동일한 형식의 다른 개체와 같은지 여부를 나타냅니다.Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | |
GetHashCode() |