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