Skip to content

Commit

Permalink
Update ParameterExtension.cs
Browse files Browse the repository at this point in the history
Updated to reflect XAML extension
  • Loading branch information
d3fkn1ght committed Apr 22, 2020
1 parent 13ea1df commit dfd9693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Forms/Prism.Forms/Xaml/ParameterExtension.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
namespace Prism.Xaml
{
/// <summary>
/// Extension methods for INavigation and IDialog parameters
/// XAML Extension for INavigation and IDialog parameters
/// </summary>
public class ParameterExtension : Parameter, IMarkupExtension<Parameter>
{
Expand Down

0 comments on commit dfd9693

Please sign in to comment.