Shawn Wildermuth <[EMAIL PROTECTED]> wrote:

> Really Barry...I'll have to look at that again...I don't spend as much time
> in VB as I do C# so I am probably wrong...

I just tried it with a simple file:

Imports System

Public Class App

    Shared Sub Main()
        Console.WriteLine("Hello World")
    End Sub

    Public Sub Foo()
    End Sub

End Class

And peeked in .NET Reflector. I may have done something wrong - I'm a
complete novice in VB.NET.

-- Barry

-- 
http://barrkel.blogspot.com/

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to