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

ModelBaseTChild クラス

各Modelクラス基底クラス
継承階層
SystemObject
  WodiLib.SysModelBaseTChild
    More...

名前空間:  WodiLib.Sys
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
[SerializableAttribute]
public abstract class ModelBase<TChild> : IModelBase<TChild>, 
	IEquatable<TChild>, INotifyPropertyChanged, IEquatable<ModelBase<TChild>>
where TChild : ModelBase<TChild>

型パラメーター

TChild
Model実装クラス型

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

コンストラクター
  名前説明
Protected メソッドModelBaseTChild
ModelBaseTChildクラスの新しいインスタンスを初期化します
トップ
メソッド
  名前説明
Public メソッドEquals(Object)
Determines whether the specified object is equal to the current object.
(ObjectEquals(Object)をオーバーライド)
Public メソッドEquals(TChild)
値を比較する。
Public メソッドEquals(ModelBaseTChild)
値を比較する。
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドGetHashCode
Serves as the default hash function.
(ObjectGetHashCodeをオーバーライド)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Protected メソッドNotifyPropertyChanged
プロパティ変更イベント
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
トップ
イベント
  名前説明
Public イベントPropertyChanged
プロパティ変更通知
トップ
演算子
  名前説明
Public 演算子静的メンバーEquality
等価演算子
Public 演算子静的メンバーInequality
等価演算子
トップ
関連項目
継承階層
SystemObject
  WodiLib.SysModelBaseTChild
    WodiLib.CommonCommonEvent
    WodiLib.CommonCommonEventBootCondition
    WodiLib.CommonCommonEventData
    WodiLib.CommonCommonEventSpecialNumberArgDesc
    WodiLib.CommonCommonEventSpecialStringArgDesc
    WodiLib.CommonCommonFileData
    WodiLib.DatabaseDatabaseDat
    WodiLib.DatabaseDatabaseDataDesc
    WodiLib.DatabaseDatabaseItemDesc
    WodiLib.DatabaseDatabaseMergedData
    WodiLib.DatabaseDatabaseProject
    WodiLib.DatabaseDatabaseTypeDesc
    WodiLib.DatabaseDBDataSetting
    WodiLib.DatabaseDBItemSetting
    WodiLib.DatabaseDBItemSpecialSettingDesc
    WodiLib.DatabaseDBType
    WodiLib.DatabaseDBTypeSet
    WodiLib.DatabaseDBTypeSetting
    WodiLib.EventActionEntry
    WodiLib.Event.CharaMoveCommandCharaMoveCommandBase
    WodiLib.Event.EventCommandChoiceForkFlags
    WodiLib.Event.EventCommandColor
    WodiLib.Event.EventCommandConditionNumberDesc
    WodiLib.Event.EventCommandConditionStringDesc
    WodiLib.Event.EventCommandEventCommandBase
    WodiLib.Event.EventCommandNormalOrFreePosition
    WodiLib.Event.EventCommandZoomRate
    WodiLib.IniEditorIniData
    WodiLib.IniGameIniData
    WodiLib.MapLayer
    WodiLib.MapMapData
    WodiLib.MapMapEvent
    WodiLib.MapMapEventBootCondition
    WodiLib.MapMapEventPage
    WodiLib.MapMapEventPageBootInfo
    WodiLib.MapMapEventPageGraphicInfo
    WodiLib.MapMapEventPageMoveRouteInfo
    WodiLib.MapMapEventPageOption
    WodiLib.MapMapTreeData
    WodiLib.MapMapTreeOpenStatusData
    WodiLib.MapTileCannotPassingFlags
    WodiLib.MapTileImpassableFlags
    WodiLib.MapTilePathSetting
    WodiLib.MapTileSetData
    WodiLib.MapTileSetFileData
    WodiLib.MapTileSetSetting
    WodiLib.ProjectWoditorProject
    WodiLib.SysFixedLengthListT
    WodiLib.SysIntOrStr
    WodiLib.SysRestrictedCapacityCollectionT