ItemMemo 変換 (String to ItemMemo) |
string -> ItemMemo への暗黙的な型変換
名前空間:
WodiLib.Database
アセンブリ:
WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文public static implicit operator ItemMemo (
string src
)
パラメーター
- src
- 型: SystemString
変換元
戻り値
型:
ItemMemo変換したインスタンス
関連項目