Exemplo n.º 1
0
 private string CalimAt(IOyunKurabilable cal, float hiz)
 {
     return(cal.CalimAt(hiz));
 }
Exemplo n.º 2
0
 private string OyunKur(IOyunKurabilable kur)
 {
     return(kur.OyunKur());
 }