C# 클래스 Windows.Adapters.StackFrame

파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity

공개 메소드들

메소드 설명
GetMethod ( ) : MethodBase
StackFrame ( int i ) : System

메소드 상세

GetMethod() 공개 메소드

public GetMethod ( ) : MethodBase
리턴 System.Reflection.MethodBase

StackFrame() 공개 메소드

public StackFrame ( int i ) : System
i int
리턴 System