Exemple #1
0
 public void GetListOfFollowedPersons()
 {
     var list = SQLiteDatabaseAccess.GetFollowedPersonsOfInstaAccount("0765835785");
 }