コード例 #1
0
 public void Start()
 {
     appReduxDispatcher.Start();
     var ignore = CheckForUpdatesAsync();
 }