Ejemplo n.º 1
0
 public virtual string GetObjectKey(object obj)
 {
     return(m_helperPoco.GetObjectKey(obj));
 }