C# Class CustomCortanaCommands.CortanaFunctions

Afficher le fichier Open project: crclayton/custom-cortana-commands-template Class Usage Examples

Méthodes publiques

Méthode Description
RegisterVCD ( ) : void
RunCommand ( VoiceCommandActivatedEventArgs cmd ) : void

Method Details

RegisterVCD() public static méthode

public static RegisterVCD ( ) : void
Résultat void

RunCommand() public static méthode

public static RunCommand ( VoiceCommandActivatedEventArgs cmd ) : void
cmd VoiceCommandActivatedEventArgs
Résultat void