C# Class TextToSpeechPlugin.TextToSpeechConfiguration

Show file Open project: davidadsit/TeamFoundationServerDesktopBuildMonitor Class Usage Examples

Public Methods

Method Description
AddNetworkIdToNameMap ( string id, string name ) : void
GetNameFromNetworkId ( string id ) : string
TextToSpeechConfiguration ( ) : System.Collections.Generic

Method Details

AddNetworkIdToNameMap() public method

public AddNetworkIdToNameMap ( string id, string name ) : void
id string
name string
return void

GetNameFromNetworkId() public method

public GetNameFromNetworkId ( string id ) : string
id string
return string

TextToSpeechConfiguration() public method

public TextToSpeechConfiguration ( ) : System.Collections.Generic
return System.Collections.Generic