Exemplo n.º 1
0
 public SiteDeletor(SiteSelector siteSelector, Authenticator authenticator)
 {
     this.authenticator = authenticator;
     this.siteSelector  = siteSelector;
 }