Class ShowGithubContactCommand
[Icon("")]
[Display(Name = "访问Github", Description = "通过此方式联系到开发者")]
public class ShowGithubContactCommand : ShowContactCommand, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
- Inheritance
-
ShowGithubContactCommand
- Implements
- Inherited Members
- Extension Methods
Methods
ExecuteAsync(object)
public override Task ExecuteAsync(object parameter)
Parameters
parameter
object