C# (CSharp) OfficeTicTacToe.Common Namespace

Nested Namespaces

OfficeTicTacToe.Common.Models

Classes

Name Description
BasePage
ImageHelper
NavLink
NavigationHelper
RelayCommand A command whose sole purpose is to relay its functionality to other objects by invoking delegates. The default return value for the CanExecute method is 'true'. RaiseCanExecuteChanged needs to be called whenever CanExecute is expected to return a different value.
TaskHelper