System.Net.UnsafeNclNativeMethods.SafeNetHandles.LocalFree C# (CSharp) Method

LocalFree() private method

private LocalFree ( IntPtr handle ) : IntPtr
handle IntPtr
return IntPtr
            internal static extern IntPtr LocalFree(IntPtr handle);