예제 #1
0
 public bool AddMetaLocation(ref IMetaLocation metaLocation)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public bool UpdateMetaObjectMetaLocation(string metaObjectName, ref IMetaLocation metaLocation)
 {
     throw new NotImplementedException();
 }