예제 #1
0
 public bool Inspect()
 {
     fc = new FetchContent(this);
     return(true);
 }