デジタル入出力イベント引数クラス

Namespace: FVIL.IO
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
[SerializableAttribute]
public class DioEventArgs : EventArgs
Visual Basic
<SerializableAttribute>
Public Class DioEventArgs
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
System..::..EventArgs
FVIL.IO..::..DioEventArgs

See Also