CmsTypedStream public class CmsTypedStream Documentation Code public Stream ContentStream { get; } public string ContentType { get; } public CmsTypedStream(Stream inStream) public CmsTypedStream(string oid, Stream inStream) public CmsTypedStream(string oid, Stream inStream, int bufSize) public void Drain()