Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
did i declare this inheritance and implementatoin correctly?[code=csharp][Serializable()]public abstract class PieceCollectionBase:System.Collections.CollectionBase,System.ICloneable[/code]thanksbrandon
did i declare this inheritance and implementatoin correctly?
[code=csharp]
[Serializable()]public abstract class PieceCollectionBase:System.Collections.CollectionBase,System.ICloneable
[/code]
thanks
brandon