Method | Description | |
---|---|---|
AddAssemblyTypeFilter ( Func |
||
AddConventionApplicant ( IConvention convention ) : void | ||
GetConventionApplicant ( ) : IConvention | ||
IsApplicableToType ( |
public AddAssemblyTypeFilter ( Func |
||
typeFilter | Func |
|
return | void |
public AddConventionApplicant ( IConvention convention ) : void | ||
convention | IConvention | |
return | void |
public GetConventionApplicant ( ) : IConvention | ||
return | IConvention |
public IsApplicableToType ( |
||
objectType | ||
return | bool |