Exemple #1
0
 public override bool Delete(string account)
 {
     return(_MyBridge.DeleteUser(account));
 }