Class PredictionResultRegionsUpdatedEventArgs
領域一覧更新完了イベント。
Inherited Members
Namespace: Menou.Menoute.Runtime.ViewControls
Assembly: Menou.Menoute.Runtime.ViewControls.dll
Syntax
public class PredictionResultRegionsUpdatedEventArgs : EventArgs
Constructors
| Name | Description |
|---|---|
| PredictionResultRegionsUpdatedEventArgs(SortableObservableCollection<PredictionResultRegion>) | コンストラクタ。 |
Properties
| Name | Description |
|---|---|
| PredictionResultRegions | 領域一覧。 |