예제 #1
0
 public int Open(string stringName)
 {
     return(_instance.Open(stringName));
 }