Forum member

hacker_112

2 posts

Posts by hacker_112

  1. ExclusivelyUsesAttribute vs InclusivelyUsesAttribute

    Now it makes totally sense! Thanks so much for a good explanation and good code example :) Cheers, David

  2. ExclusivelyUsesAttribute vs InclusivelyUsesAttribute

    Can anyone explain to me what the difference is between ExclusivelyUsesAttribute and InclusivelyUsesAttribute ( seen in http://www.ncrunch.net/documentation/reference_runtime-framework_overview )? I have read the documentation but I can not find what the difference is, and when to use the first, w…