EditAndContinueLogEntry(EntityHandle, EditAndContinueOperation) Constructor

Definition

public:
 EditAndContinueLogEntry(System::Reflection::Metadata::EntityHandle handle, System::Reflection::Metadata::Ecma335::EditAndContinueOperation operation);
public EditAndContinueLogEntry (System.Reflection.Metadata.EntityHandle handle, System.Reflection.Metadata.Ecma335.EditAndContinueOperation operation);
new System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry : System.Reflection.Metadata.EntityHandle * System.Reflection.Metadata.Ecma335.EditAndContinueOperation -> System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry
Public Sub New (handle As EntityHandle, operation As EditAndContinueOperation)

Parameters

handle
EntityHandle

Applies to