Ejemplo n.º 1
0
 public PersonGenderCodeType ToPersonGenderCodeType()
 {
     return(Converters.ToPersonGenderCodeType(this.Gender));
 }