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