ProxyPort 演算子と型変換 |
ProxyPort 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| Equality |
==
| |
| (Int32 to ProxyPort) |
int -> ProxyPort への暗黙的な型変換
| |
| (ProxyPort to Int32) |
ProxyPort -> int への暗黙的な型変換
| |
| Inequality |
!=
|