Esempio n. 1
0
 private ContentLocator(Fs rootToCheck)
     : this()
 {
     this.ContentRoot = rootToCheck;
 }