diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2011-04-06 21:24:36 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2011-04-06 21:24:36 -0700 |
commit | 251a22031596194bb9b8b9b438f0788cf5c36036 (patch) | |
tree | fe0a6c863609e2877e7be8661122adc067759f1f /tools/NUnit/doc/listMapper.html | |
parent | 99d55efac7b70a681c710d24f66320edd1efdd91 (diff) | |
parent | c676c0940ca93006fd3feec16a460f962aa8a350 (diff) | |
download | DotNetOpenAuth-251a22031596194bb9b8b9b438f0788cf5c36036.zip DotNetOpenAuth-251a22031596194bb9b8b9b438f0788cf5c36036.tar.gz DotNetOpenAuth-251a22031596194bb9b8b9b438f0788cf5c36036.tar.bz2 |
Merge branch 'v3.4' into oauth2
Conflicts:
projecttemplates/RelyingPartyLogic/OAuthAuthorizationManager.cs
samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj
samples/OAuthResourceServer/Code/OAuthAuthorizationManager.cs
Diffstat (limited to 'tools/NUnit/doc/listMapper.html')
-rw-r--r-- | tools/NUnit/doc/listMapper.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/NUnit/doc/listMapper.html b/tools/NUnit/doc/listMapper.html index 6065bc6..7685b30 100644 --- a/tools/NUnit/doc/listMapper.html +++ b/tools/NUnit/doc/listMapper.html @@ -56,7 +56,7 @@ Expect(Map(strings).Property("Length"), EqualTo(lengths)); <!-- Submenu --> <div id="subnav"> <ul> -<li><a href="index.html">NUnit 2.5.5</a></li> +<li><a href="index.html">NUnit 2.5.9</a></li> <ul> <li><a href="getStarted.html">Getting Started</a></li> <li><a href="assertions.html">Assertions</a></li> @@ -75,6 +75,7 @@ Expect(Map(strings).Property("Length"), EqualTo(lengths)); <li><a href="compoundConstraints.html">Compound Constraints</a></li> <li><a href="delayedConstraint.html">Delayed Constraint</a></li> <li id="current"><a href="listMapper.html">List Mapper</a></li> +<li><a href="reusableConstraint.html">Reusable Constraint</a></li> </ul> <li><a href="attributes.html">Attributes</a></li> <li><a href="runningTests.html">Running Tests</a></li> @@ -90,7 +91,7 @@ Expect(Map(strings).Property("Length"), EqualTo(lengths)); <!-- Standard Footer for NUnit.org --> <div id="footer"> - Copyright © 2009 Charlie Poole. All Rights Reserved. + Copyright © 2010 Charlie Poole. All Rights Reserved. </div> <!-- End of Footer --> |