Esempio n. 1
0
 public override string ParseString(string strValue)
 {
     return(GEDCOMUtils.ParseCutoutPosition(strValue, this));
 }