Ejemplo n.º 1
0
 public override string ParseString(string strValue)
 {
     return(GEDCOMUtils.ParseName(strValue, this));
 }