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

EventCommandSentenceResolveDesc クラス

変数アドレスイベントコマンド文字列解決用情報クラス
継承階層
SystemObject
  WodiLib.ProjectEventCommandSentenceResolveDesc

名前空間:  WodiLib.Project
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public class EventCommandSentenceResolveDesc

EventCommandSentenceResolveDesc 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Public メソッドEventCommandSentenceResolveDesc
EventCommandSentenceResolveDescクラスの新しいインスタンスを初期化します
トップ
プロパティ
  名前説明
Public プロパティBranchTypeStack
選択肢種別スタック
Public プロパティChoiceCaseStack
選択肢リストスタック
Public プロパティCommonEventId
コモンイベントID
Public プロパティCurrentBranchType
現在参照中の選択肢種別
Public プロパティIsOutputFullSentence
イベントコマンド文字列完全出力フラグ
トップ
メソッド
  名前説明
Public メソッドEndBranch
分岐終了時の処理を行う。
Public メソッドEquals
Determines whether the specified object is equal to the current object.
(Objectから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドGetCase
選択肢スタックから、選択肢番号を指定して選択肢文字列を取得する。
Public メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドStartBranch
分岐情報をセットする。
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
トップ
関連項目