Results 1 to 10 of 10

Thread: Static methods[resloved]

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2002
    Posts
    37

    Static methods[resloved]

    I have been learning c# using the console app

    So all of the classes I have built have been in the same console

    I have been using static methods and know that you can use them without creating a instance of its class first


    But if this class was outside my app how would I use the static method??
    Last edited by DirkDiggler; Apr 4th, 2003 at 03:41 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width