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