System.Diagnostics.StackFrameExtensions.GetNativeImageBase C# (CSharp) Méthode

GetNativeImageBase() public static méthode

public static GetNativeImageBase ( this stackFrame ) : System.IntPtr
stackFrame this
Résultat System.IntPtr
        public static System.IntPtr GetNativeImageBase(this System.Diagnostics.StackFrame stackFrame) { throw null; }
        public static System.IntPtr GetNativeIP(this System.Diagnostics.StackFrame stackFrame) { throw null; }