ContentTypeReader.Read Method
Reads a strongly typed object from the current stream.
Overload List
Name | Description |
---|---|
ContentTypeReader.Read (ContentReader, Object) | Reads an object from the current stream. |
ContentTypeReader.Read (ContentReader, T) | Reads a strongly typed object from the current stream. |
See Also
Reference
ContentTypeReader Generic Class
ContentTypeReader Members
Microsoft.Xna.Framework.Content Namespace