net40
namespace System.IO
{
[ComVisible(true)]
public class MemoryStream : Stream
{
protected override void ObjectInvariant();
}
}
.NET Framework | 4.0 |
---|---|
Information specific to net40 | |
Assembly | mscorlib , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |