C# - How to add methods to a class
Uploader Comments (BablioBr)
All Comments (20)
-
Awesome vid man
-
on ur methon getAge() you can use this.ReleaseDate right? no need for parameters... may be u just did that to show how a method can access parameters?
-
F n aye!!! Thanks for posting this vid. Big help; damn book makes no sense. After watching your vid and then reading the book, it all makes sense now. Thanks again.
-
thanks for your video
-
excellent tutorial simplified.but u need to teach authors(from re known publishers) how to write a book for student not for professor. :p
-
Excellemt video buddy...
-
Hi thanks for your video, very informative... excellent!!!
Can you upload a tutorial on how to call two or more methods and execute them one after the other by just clicking a button. Thanks for your help.
-
honestly u are a legend, i love your videos, your passion for c# is excellent.
-
If your on visual studio 2010 insert this to the using list
using System.Windows.Forms;
otherwise messagebox will not work! please thumbs up so others can see. and thanks for the great tutorials BablioBr :D
-
Hello BablioBr,
I like the video you created it is clear for me to understand how to create a class. This is the area that I was having problems. I can create a method but didn't know how to call that method from the class to the main form. Thanks for your tutorial.
One question though, how can you specify the out without the ByRef method?
Desi Bravo
how can i do the same but, now introducing text from a textboxes and display in the messagebox?
pachorudo1 2 years ago
new video will be up later on today. Thx for watching.
BablioBr 2 years ago