IControllerFindController メソッド |
接続中のコントローラーを取得します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文IController FindController(
Predicate<(string DeviceName, Guid ProductGuid)> predicate
)
パラメーター
- predicate
- 型: SystemPredicateValueTupleString, Guid
[条件]x => x.DeviceName ==
戻り値
型:
IController のインスタンス
関連項目