P phicha Well-known member Joined May 11, 2009 Messages 45 Programming Experience Beginner Nov 13, 2009 #1 i read that there is three usefull attribute. but how and when i does to use it ? Serializable, Conditional, and Obsolete. i still get confused... thanks,
i read that there is three usefull attribute. but how and when i does to use it ? Serializable, Conditional, and Obsolete. i still get confused... thanks,
JohnH VB.NET Forum Moderator Staff member Joined Dec 17, 2005 Messages 15,875 Location Norway Programming Experience 10+ Nov 13, 2009 #2 Did you read the help topics for those attributes already? SerializableAttribute Class (System) ConditionalAttribute Class (System.Diagnostics) ObsoleteAttribute Class (System) Upvote 0 Downvote
Did you read the help topics for those attributes already? SerializableAttribute Class (System) ConditionalAttribute Class (System.Diagnostics) ObsoleteAttribute Class (System)