advanced code snippet search
amos24c on 10/06/11
operator c#
10/06/11 02:34am
1 person have marked this snippet as a favorite
cygnusfear
FirstName = (!string.IsNullOrEmpty(e.aka)) ? e.aka : e.first_name
Report this snippet Tweet
Comment:
You need to login to post a comment.