how can i expose description attribute in enum values from service to client or web reference using WCF or
how can i expose enum with description attribute to client using WCF? while exposing Description attribute is not exposed only enum values are exposed in client. I want value in description attribue in enums.