Beispiel #1
0
 public void Crawl()
 {
     lizard.Crawl();
 }
Beispiel #2
0
 public void Crawl() => _lizard.Crawl();