Warning! This method was ignored.
2 posts • Page 1 of 1
Warning! This method was ignored.
Hi Gail,
i have a problem with postsharp warnings.
PostSharp: Cannot apply the aspect My.SmartTracerAttribute to the method "My.Test::RateFunktor/EndInvoke([mscorlib]System.IAsyncResult result) : [My.Billing] My.RatingResultCollection" because it has no implementation. This method was ignored.
Can I suppress this warning?
Thanks.
Mathias
i have a problem with postsharp warnings.
PostSharp: Cannot apply the aspect My.SmartTracerAttribute to the method "My.Test::RateFunktor/EndInvoke([mscorlib]System.IAsyncResult result) : [My.Billing] My.RatingResultCollection" because it has no implementation. This method was ignored.
Can I suppress this warning?
Thanks.
Mathias
- mreis
- Posts: 6
- Joined: Fri Apr 25, 2008 11:29 am
- First Name: Mathias
- Last Name: Reis
Re: Warning! This method was ignored.
Yes, using the custom attribute [DisablePostSharpMessage].
Gael Fraiteur, project leader
- gfraiteur
- Site Admin
- Posts: 834
- Joined: Tue Dec 18, 2007 3:09 pm
- First Name: Gael
- Last Name: Fraiteur
- Company: postsharp.org
2 posts • Page 1 of 1
