Esempio n. 1
0
 public void AddApp( VoiceCommandPlugin app )
 {
     apps.Add( app );
 }
Esempio n. 2
0
 public void AddApp(VoiceCommandPlugin app)
 {
     apps.Add(app);
 }