| StorageContentManager Methods |
The StorageContentManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from ContentManager.) | |
| Dispose(Boolean) | (Inherited from ContentManager.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load``1 | (Inherited from ContentManager.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OpenStream |
Opens a stream for reading the specified asset. Derived classes can replace this to
implement pack files or asset compression.
(Overrides ContentManager.OpenStream(String).) | |
| ReadAsset``1 | (Inherited from ContentManager.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Unload | (Inherited from ContentManager.) |