爲什麼在受歧視的工會中不允許綁定?我認爲它必須與讓綁定在默認構造函數中執行? 在次要記錄中,有關如何重寫AI_Choose的建議將不勝感激。我想用AI保持加權優先級。我的想法是讓AI_Weighted_Priority繼承AI_Priority並覆蓋選擇。我不想處理荏苒不同長度的列表(不好的做法IMO) open AI
type Condition =
| Closest of fl
考慮我的第一次嘗試,像下面這樣的簡單類型在F#: type Test() =
inherit BaseImplementingNotifyPropertyChangedViaOnPropertyChanged()
let mutable prop: string = null
member this.Prop
with public get() = pro