disable broken tests on net_4_0
[mcs.git] / docs / ecma334 / 13.1.7.xml
blob99f1a9963a25cc4f147058ea9c01289f020c71c7
1 <?xml version="1.0"?>
2 <clause number="13.1.7" title="User-defined implicit conversions">
3   <paragraph>A user-defined implicit conversion consists of an optional standard implicit conversion, followed by execution of a user-defined implicit conversion operator, followed by another optional standard implicit conversion. The exact rules for evaluating user-defined conversions are described in <hyperlink>13.4.3</hyperlink>. </paragraph>
4 </clause>