System.RuntimeTypeHandle.FreeGCHandle C# (CSharp) Méthode

FreeGCHandle() private méthode

private FreeGCHandle ( IntPtr handle ) : void
handle IntPtr
Résultat void
        internal extern void FreeGCHandle(IntPtr handle);