コード例 #1
0
 public System.Collections.Generic.IList <ChroniGenNHibernate.EN.Chroni.RelationshipEN> GetRelationshipByRelatedPerson(string p_RelatedPerson_OID)
 {
     return(_IRelationshipCAD.GetRelationshipByRelatedPerson(p_RelatedPerson_OID));
 }