Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
NUnit2.4.8 で range 属性が属している名前空間
参照している属性はNUnit.Framework、NUnit のテスト フィクスチャのデフォルトの名前空間である で定義されています。
NUnit.Framework
ここで混乱している理由はRangeAttribute、NUnit バージョン 2.5 で追加されたため、バージョン 2.4.x では見つからないためだと思います。
RangeAttribute