G
Guest
Hello guys,
I have a problem in my cf c# application:
On top declaration there is "using System.Runtime.InteropServices;" and
following my source I want use this declaration,
"[MarshalAs( UnmanagedType.ByValArray, SizeConst=6 )] public Int32 [] Ip;
for compiler I'm less using directive declaration or assembly referement
regarding attribute "MarshalAs". How I can resolve this problem ??
thanks fabbrit
I have a problem in my cf c# application:
On top declaration there is "using System.Runtime.InteropServices;" and
following my source I want use this declaration,
"[MarshalAs( UnmanagedType.ByValArray, SizeConst=6 )] public Int32 [] Ip;
for compiler I'm less using directive declaration or assembly referement
regarding attribute "MarshalAs". How I can resolve this problem ??
thanks fabbrit