Delegate MaterializationAction
Delegate to perform action on Materialization
public delegate void MaterializationAction(MaterializationResponsibility r)
Parameters
rMaterializationResponsibilityMaterializationResponsibility that serves as the context for this materialization
Remarks
This is "custom" delegate for consistency with DiscardAction which requires one for .NET runtimes lower than .NET 9.