ICommandLineConvention Interface

Summary

ILoggingConvention Implements the IConvention<TContext>
graph BT Type-.->Interface0["IConvention<ICommandLineConventionContext>"] Type-.->Interface1["IConvention"] click Interface1 "/api/Rocket.Surgery.Conventions/IConvention" Type["ICommandLineConvention"] class Type type-node Implementing0["MartenCommandConvention"]-.->Type click Implementing0 "/api/Rocket.Surgery.Extensions.Marten.Conventions/MartenCommandConvention"

Syntax

public interface ICommandLineConvention : IConvention<ICommandLineConventionContext>, IConvention

Extension Methods

See Also