Ejemplo n.º 1
0
 private static int AmountOfKeys()
 {
     return(VirusTotalKeys.getAmountOfKeys());
 }
Ejemplo n.º 2
0
 private static string CurrentKey()
 {
     return(VirusTotalKeys.getCurrentKey());
 }
Ejemplo n.º 3
0
 private static string NextKey()
 {
     return(VirusTotalKeys.getNextKey());
 }