AttributePriority
Posted baozhu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了AttributePriority相关的知识,希望对你有一定的参考价值。
还有AttributePriority,我们可以设置编译时优先级。如果我们对目标标记了多个aspect,这样postsharp就不确定注入先后顺序,这样不能确保正确性,在vs编译时候我们会看见警告:Their order of execution is undeterministic.
这是时候AttributePriority就派上用途了来决定我们植入的先后优先级。
以上是关于AttributePriority的主要内容,如果未能解决你的问题,请参考以下文章