monotouch uses the real HttpWebRequest
[mcs.git] / docs / ecma334 / 13.3.2.xml
blob5c5fafb08ef83e20125961a1a467965cafbef600
1 <?xml version="1.0"?>
2 <clause number="13.3.2" title="Standard explicit conversions">
3   <paragraph>The standard explicit conversions are all standard implicit conversions plus the subset of the explicit conversions for which an opposite standard implicit conversion exists. <note>[Note: In other words, if a standard implicit conversion exists from a type A to a type B, then a standard explicit conversion exists from type A to type B and from type B to type A. end note]</note> </paragraph>
4 </clause>