IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Assertions.NotSameFixture Class Reference

Public Member Functions

void NotSame ()
 
void NotSameFails ()
 

Private Attributes

readonly string s1 = "S1"
 
readonly string s2 = "S2"
 

Member Function Documentation

void NUnit.Framework.Assertions.NotSameFixture.NotSame ( )
inline
void NUnit.Framework.Assertions.NotSameFixture.NotSameFails ( )
inline

Member Data Documentation

readonly string NUnit.Framework.Assertions.NotSameFixture.s1 = "S1"
private
readonly string NUnit.Framework.Assertions.NotSameFixture.s2 = "S2"
private

The documentation for this class was generated from the following file: