Class XnbContentIdentifier
Inheritance
XnbContentIdentifier
Assembly: SociallyDistant.Framework.dll
Syntax
public sealed class XnbContentIdentifier : IDisposable
Constructors
XnbContentIdentifier(Stream)
Declaration
public XnbContentIdentifier(Stream stream)
Parameters
Type |
Name |
Description |
Stream |
stream |
|
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Declaration
IdentifyContainedTypes()
Declaration
public Type[] IdentifyContainedTypes()
Returns
Implements