Interface ISuccess
Marker interface for success reasons. Implement to attach structured metadata to a successful result without changing its value.
public interface ISuccess : IReason
- Inherited Members
- Extension Methods
Marker interface for success reasons. Implement to attach structured metadata to a successful result without changing its value.
public interface ISuccess : IReason