13 Aralık 2017 Çarşamba

Stack Sınıfı

Push metodu
Şöyle yaparız
Stack<T> stack = ...;
stack.Push(item);

Hiç yorum yok:

Yorum Gönder