ILocationValidationAspect Interface |
Ancestor of ILocationValidationAspect<T>.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.15.0 (6.5.15.0)
C#
public interface ILocationValidationAspect : IAspect
This interface exists only because PostSharp SDK requires a common non-generic interface for ILocationValidationAspect<T>. It should not be used in user code.