Exemplo n.º 1
0
 public int _SetAudience(int[] audience)
 {
     return(ApolloVoice_lib.ApolloVoiceSetAudience(audience, audience.Length));
 }