C# Class CustomCortanaCommands.CortanaFunctions

Exibir arquivo Open project: crclayton/custom-cortana-commands-template Class Usage Examples

Public Methods

Method Description
RegisterVCD ( ) : void
RunCommand ( VoiceCommandActivatedEventArgs cmd ) : void

Method Details

RegisterVCD() public static method

public static RegisterVCD ( ) : void
return void

RunCommand() public static method

public static RunCommand ( VoiceCommandActivatedEventArgs cmd ) : void
cmd VoiceCommandActivatedEventArgs
return void