Dsl (Digital Simulation Library) for .Net

The DIO type exposes the following members.

プロパティ

  名前 説明
Public property Static member DoubleMaxString
Double の最大値の文字列表現。
Public property Static member DoubleMinString
Double の最小値の文字列表現。
Public property Static member FloatMaxString
Float の最大値の文字列表現。
Public property Static member FloatMinString
Float の最小値の文字列表現。
Public property Static member IntMaxString
Int の最小値の文字列表現。
Public property Static member IntMinString
Int の最小値の文字列表現。
Public property Static member UIntMaxString
Int の最大値の文字列表現。
Public property Static member UIntMinString
uint の最小値の文字列表現。
Public property Static member Version
DIOクラスのバージョン番号配列。 配列の先頭要素がメジャーバージョン、次がマイナーバージョン、さらにリビジョン番号やリリース番号と続きます。 メジャーバージョンやマイナーバージョンが同じなら基本的に互換性があります。その他の場合はリリースの内容に依存するものとします。

参照