Home » C# Programming » Attributes

Which of the following forms of applying an attribute is correct?

Correct Answer: [ Serializable() ] class sample { /* ... */ }

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion