Monday, November 30, 2009

Nullables


String filter = param as String ?? String.Empty;

No comments:

Post a Comment