예제 #1
0
 public string GetObjects()
 {
     return(_kHandler != null?_kHandler.GetObjects() : "");
 }