vb.net - VBMath using / equivalent in C# -


i want use vbmath.randomize(); , vbmath.rnd();

in c#, tried using microsoft.visualbasic;

but doesn't work

you need add microsoft.visualbasic reference project. in project in solution explorer right-click references , select "add reference". search "microsoft.visualbasic" in framework tab.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -