You could use ReactiveUI (on Nuget). C# ViewModel constructor public class MyViewModel : ReactiveObject { public ReactiveCommand<Unit,Unit> ...
確定! 回上一頁