/Katmai_Trunk/HelloWorld_CLR/HelloWorldClient/vb/HelloWorldClient/My Project/MyApplication.vb
Visual Basic | 13 lines | 2 code | 2 blank | 9 comment | 0 complexity | 723fc6cc85876b867e8713173b8a7e59 MD5 | raw file
1'------------------------------------------------------------------------------ 2' <autogenerated> 3' This code was generated by a tool. 4' Runtime Version:2.0.40607.42 5' 6' Changes to this file may cause incorrect behavior and will be lost if 7' the code is regenerated. 8' </autogenerated> 9'------------------------------------------------------------------------------ 10 11Option Strict On 12Option Explicit On 13