System.Diagnostics.StackFrameExtensions.HasMethod C# (CSharp) Method

HasMethod() public static method

public static HasMethod ( this stackFrame ) : bool
stackFrame this
return bool
        public static bool HasMethod(this System.Diagnostics.StackFrame stackFrame) { throw null; }
        public static bool HasNativeImage(this System.Diagnostics.StackFrame stackFrame) { throw null; }