Ejemplo n.º 1
0
 internal static extern void CArgsRhinoGetLine_SetBool(IntPtr pArgsGetLine, ArgsGetLineBoolConsts which, [MarshalAs(UnmanagedType.U1)]bool value);
Ejemplo n.º 2
0
 internal static extern bool CArgsRhinoGetLine_GetBool(IntPtr pConstArgsGetLine, ArgsGetLineBoolConsts which);