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: 2023.0.3.0 (2023.0.3.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.
|