AssemblyLevelAspect.CompileTimeValidate Method (Assembly) |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.21.0 (6.5.21.0)
public virtual bool CompileTimeValidate( Assembly assembly )
Parameters
- assembly
- Type: System.Reflection.Assembly
Assembly on which the current aspect is applied.
Return Value
Type: Booleantrue if the aspect was applied to an acceptable target, otherwise false.