ICompatibilityLevelService Interface |
Exposes the PostSharp version with which the current version of PostSharp should be backward compatible.
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 6.9.11.0 (6.9.11.0)
C#
public interface ICompatibilityLevelService : IService
The ICompatibilityLevelService type exposes the following members.
Name | Description | |
---|---|---|
CompatibilityLevel |
Gets the PostSharp version with which the current version of PostSharp should be backward compatible.
|