CommunityToolkit icon indicating copy to clipboard operation
CommunityToolkit copied to clipboard

Incomplete documentation for RelayCommand and RelayCommand<T>

Open bluehawk7 opened this issue 1 year ago • 0 comments

Type of issue

Missing information

Description

The documentation page doesn't contain actual example of how to use RelayCommand and RelayCommand<T> interfaces. Instead, it has an example of how to use ICommand.

Page URL

https://learn.microsoft.com/en-us/dotnet/communitytoolkit/mvvm/relaycommand

Content source URL

https://github.com/MicrosoftDocs/CommunityToolkit/blob/main/docs/mvvm/RelayCommand.md

Document Version Independent Id

3b7d1207-9ce4-77ca-b11a-432eb997e87d

Article author

@Sergio0694

Metadata

  • ID: 3b7d1207-9ce4-77ca-b11a-432eb997e87d
  • Service: dotnet-communitytoolkit
  • Sub-service: mvvm-toolkit

bluehawk7 avatar Sep 19 '24 15:09 bluehawk7