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

HasMethod() 공개 정적인 메소드

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