Ejemplo n.º 1
0
			public ObjectItem(NullConstraintQueryTestCase.ObjectItem child, string name)
			{
				_child = child;
				_name = name;
			}
Ejemplo n.º 2
0
 internal LoadedFromClassIndexListener(NullConstraintQueryTestCase _enclosing)
 {
     this._enclosing = _enclosing;
 }
Ejemplo n.º 3
0
 internal LoadedFromClassIndexListener(NullConstraintQueryTestCase _enclosing)
 {
     this._enclosing = _enclosing;
 }