Hi all,

I am new to Cecil. My current task is just to create a new variable inside 
a method body. The language is VB.NET. I am currently write the solution on 
C#. From me perspective, C# and VB.NET are different language, so their 
type system is different. I saw this link 
<https://groups.google.com/forum/#!searchin/mono-cecil/create$20variable%7Csort:date/mono-cecil/IUL85L_UIWE/vfEaNdlQBwAJ>and
 
noticed that the first thing before creating a new variable is to get the 
right type. Is this recommend to write my solution in VB.NET instead of C#? 
If I could still write the solution in C#, could you provide a way to 
import VB.NET type system?  


Thanks in advance,
Jack

-- 
-- 
--
mono-cecil
--- 
You received this message because you are subscribed to the Google Groups 
"mono-cecil" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mono-cecil+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to