MediatRConvention Class

Summary

MediatRConvention. Implements the IServiceConvention
MediatRConvention
Object
IConvention

Syntax

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

Constructors

Name Summary
MediatRConvention()

Methods

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

Extension Methods

See Also