ChangeLog 430 B

1234567891011
  1. 2005-10-18 Sebastien Pouliot <[email protected]>
  2. * InstanceDescriptorCas.cs: Added more tests for LinkDemand as it just
  3. occured to me that it looked like the LinkDemand was on the class (and
  4. not only on the ctor).
  5. 2005-10-18 Sebastien Pouliot <[email protected]>
  6. * InstanceDescriptorCas.cs: New. CAS unit tests.
  7. * InstanceDescriptorTest.cs: New. Unit tests for InstanceDescriptor
  8. when using a ContructorInfo.