IHostingConvention Interface

Summary

IHostingConvention Implements the IConvention<TContext>
IHostingConvention
IConvention

Syntax

public interface IHostingConvention : IConvention<IHostingConventionContext>, IConvention

Extension Methods

See Also