Loads resource data from a binary stream or an XML document.
Overload List| Name | Description |
|---|---|
Resource.LoadFrom (BinaryReader, BinarySerializationContext) |
Loads resource data from a binary stream. |
Loads resource data from a JsonObject. |
|
Loads resource data from an XML document. |
See Also