GlobalsBridgeGetValueBy メソッド (String)

指定したタグの値を取得します。 プラグイン用

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public Object GetValueBy(
	string tag
)

パラメーター

tag
型: SystemString
引数のタグ

戻り値

型: Object
引数の値

実装

IArgumentsProviderGetValueBy(String)
関連項目