EditAndContinueLogEntry 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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(EntityHandle, EditAndContinueOperation) |
属性
Handle | |
Operation |
方法
Equals(EditAndContinueLogEntry) |
指示当前对象是否等于同一类型的另一个对象。 |
Equals(Object) | |
GetHashCode() |