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

GetNativeIP() 공개 정적인 메소드

public static GetNativeIP ( this stackFrame ) : System.IntPtr
stackFrame this
리턴 System.IntPtr
        public static System.IntPtr GetNativeIP(this System.Diagnostics.StackFrame stackFrame) { throw null; }
        public static bool HasILOffset(this System.Diagnostics.StackFrame stackFrame) { throw null; }