Example #1
0
 public bool denetle(String strGiris)
 {
     return(yardimci.cepteAra(strGiris) || (cozumle(strGiris, false).Length == 1));
 }