예제 #1
0
 public static bool ObjectExists(string objUuid)
 {
     return(_persistentObj.ObjectExists(objUuid));
 }