Interface that should be implemented by aspects that want
to provide other aspects to the weaver (i.e. combined
aspects, see ICompoundAspect).
Namespace:
PostSharp.LaosAssembly: PostSharp.Laos (in PostSharp.Laos.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ILaosReflectionAspectProvider |
| C# |
|---|
public interface ILaosReflectionAspectProvider |
| Visual C++ |
|---|
public interface class ILaosReflectionAspectProvider |