OHyMoS.NET Class Library

OhDataPack.DataType プロパティ

データの型を取得します。 抽象プロパティです。

例えば、受信データが int 型なら "int" を返すように定義します。


This property gets the data type.
public abstract string DataType {get;}

参照

OhDataPack クラス | OhymosNet 名前空間