AsgQuizzes.OOShapes.PrintAll C# (CSharp) Method

PrintAll() public method

public PrintAll ( ) : string
return string
        public string PrintAll()
        {
            throw new NotImplementedException();
        }