Interface ISuccess

Namespace
REslava.Result
Assembly
REslava.Result.dll

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

See Also