G
Guest
Could someone convert this VB code to C#:
WithEvents myExp As Exp
thank you
WithEvents myExp As Exp
thank you
Could someone convert this VB code to C#:
WithEvents myExp As Exp
Mark Rae said:Exp myExp;