Class PredictionResultRegionsUpdatedEventArgs
領域一覧更新完了イベント。
Inheritance
System.Object
System.EventArgs
PredictionResultRegionsUpdatedEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 | 領域一覧。 |