リサイズはクリックかドラッグ

CommonEventSpecialArgCase  変換 (CommonEventSpecialArgCase to TupleInt32, String)

CommonEventSpecialArgCase -> Tuple<int, string> 型変換

名前空間:  WodiLib.Common
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public static implicit operator Tuple<int, string> (
	CommonEventSpecialArgCase src
)

パラメーター

src
型: WodiLib.CommonCommonEventSpecialArgCase
変換元

戻り値

型: TupleInt32, String
変換した値
関連項目