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

PluginRecordBaseTPLUGINRaisePropertyChanged メソッド

プロパティの変更を通知する。

名前空間:  OnSite.ClickerAce.Plugin
アセンブリ:  OnSite.ClickerAce.Plugin (in OnSite.ClickerAce.Plugin.dll) バージョン: 2.4.8635.19588
構文
C#
protected virtual void RaisePropertyChanged(
	string propertyName = null
)

パラメーター

propertyName (Optional)
型: SystemString
変更されたプロパティ名
関連項目