D Bardakov
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
D Bardakov created a post, Find classes except derived from?
Is it possible to exclude findings based on some condition? For example, I have a hierarchy of ASP.NET controllers: My.WithAuthorizationController: Controller My.SomeController: My.WithAuthorizati...