예제 #1
0
 public int Analyze(string[] collections)
 {
     return(_engine.Analyze(collections));
 }