コード例 #1
0
		public async void DoSetUpAsync()
		{
			_board = new Board();
			await _board.CreateValues(false);
		}