ILocationValidationAspect Interface |
Ancestor of ILocationValidationAspect<T>.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 4.3.48.0 (4.3.48.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.