TKMP.DLLのダウンロード

データ受信中に発生するイベントデータ

Namespace:  TKMP.Net
Assembly:  TKMP (TKMP.dll 内) バージョン: 3.1.0.0

Syntax

C#
public class DataReceiveArgs : EventArgs
Visual Basic (Declaration)
Public Class DataReceiveArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    TKMP.Net..::.DataReceiveArgs

See Also