BotDataBagStream クラス

定義

public sealed class BotDataBagStream : System.IO.MemoryStream
type BotDataBagStream = class
    inherit MemoryStream
Public NotInheritable Class BotDataBagStream
Inherits MemoryStream
継承
BotDataBagStream

コンストラクター

名前 説明
BotDataBagStream(IBotDataBag, String)

メソッド

名前 説明
Close()
Flush()

適用対象