|
|
Browse by Tags
All Tags » Visual Studio » Code » .NET 2.0 » Regular Expressions
-
In Visual Studio, you can use the find and replace utitlity in regular expression mode, with the expressions below to turn code such as this... [System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue = false, Order = 0)]
public ...
|
|
|