wmi-delphi-code-creator icon indicating copy to clipboard operation
wmi-delphi-code-creator copied to clipboard

Create TemplateStaticMethodInvokerVBNet.vb

Open ElektroStudios opened this issue 10 years ago • 0 comments

VBNet Static Method Invoker Template (The equivalent of the C# template sample. A console app with the default entry point method "Main")

Note(s): · All member names follows strict name conventions to help the compiler recognize the members, please, don't change their string-case. · conn object is initialized as Nothing to avoid a compiler warning about its usage before being initialized, it shouldn't be changed.

ElektroStudios avatar Aug 09 '15 01:08 ElektroStudios