示例#1
0
 public int GetConvertedExternalId()
 {
     return(Convert.ToInt32(ExternalId.Trim()));
 }