Interface IRemovedWithAttribute
- Namespace
- Cratis.Chronicle.Projections.ModelBound
- Assembly
- Cratis.Chronicle.dll
Defines an attribute that indicates what event removes a child from a collection.
public interface IRemovedWithAttribute : IKeyedAttribute, IEventBoundAttribute
- Inherited Members