Uses of Class
system.runtime.serialization.XmlSerializableServices
-
Packages that use XmlSerializableServices Package Description system.runtime.serialization -
-
Uses of XmlSerializableServices in system.runtime.serialization
Methods in system.runtime.serialization that return XmlSerializableServices Modifier and Type Method Description static XmlSerializableServices
XmlSerializableServices. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoXmlSerializableServices
, a cast assert is made to check if types are compatible.
-