メインコンテンツまでスキップ

IMessage.Kind プロパティ

名前空間: NextDesign.Core

説明

メッセージの種類

  • 同期:"sync"
  • 非同期:"async"
  • 生成:"create"
  • 破棄:"destroy"
  • 応答:"reply"
string Kind { get; set; }

  • string