System.Diagnostics.StackFrameExtensions.GetNativeImageBase C# (CSharp) 메소드

GetNativeImageBase() 공개 정적인 메소드

public static GetNativeImageBase ( this stackFrame ) : System.IntPtr
stackFrame this
리턴 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; }