Exemple #1
0
		static DataBinderTests ()
		{
#endif
			instance = new ClassInstance ("instance");
			instance.another = new ClassInstance ("another");
			echo = new StringEcho();
		}
Exemple #2
0
        static DataBinderTests()
        {
#endif
            instance         = new ClassInstance("instance");
            instance.another = new ClassInstance("another");
            echo             = new StringEcho();
        }