MediatorROperationsConvention Class

Summary

ValidationConvention. Implements the IServiceConvention
MediatorROperationsConvention
Object
IConvention

Syntax

public class MediatorROperationsConvention : IServiceConvention, 
    IConvention<IServiceConventionContext>, IConvention

Attributes

Type Description
PublicAPIAttribute
DependsOnConventionAttribute An attribute that ensures the convention runs after the given IConvention
DependsOnConventionAttribute An attribute that ensures the convention runs after the given IConvention
DependsOnConventionAttribute An attribute that ensures the convention runs after the given IConvention

Constructors

Methods

Name Value Summary
Register(IServiceConventionContext) void
Registers the specified context.

Extension Methods

See Also