Hi Guys
NP123 Syntax
In the msdn website Syntax has been explained. But I couldn’t understand it. For me it looks like strange. For example in the following website Syntax of C# is explained, anyone knows please explain the meaning.
http://msdn.microsoft.com/en-us/library/system.text.stringbuilder(printer).aspx
Syntax
C#
[SerializableAttribute]
[ComVisibleAttribute(true)]
public sealed class StringBuilder : ISerializable
Thank you