BeforeConventionAttribute.

BeforeConventionAttribute(Type) Constructor

Summary

The type to be used with the convention type

Syntax

public BeforeConventionAttribute(Type type)

Parameters

Name Type Description
type Type The type.

Return Value

Type Description
void