Class ShowFeedbackCommand
[Icon("")]
[Display(Name = "用户反馈", Description = "显示用户反馈页面")]
public class ShowFeedbackCommand : DisplayMarkupCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
- Inheritance
-
ShowFeedbackCommand
- Implements
- Inherited Members
- Extension Methods
Methods
ExecuteAsync(object)
public override Task ExecuteAsync(object parameter)
Parameters
parameter
object