EditAndContinueLogEntry(EntityHandle, EditAndContinueOperation) コンストラクター

定義

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)

パラメーター

handle
EntityHandle

適用対象