C# Class Windows.Adapters.StackFrame

Mostrar archivo Open project: shiftkey/winrt-backport-hilarity

Public Methods

Method Description
GetMethod ( ) : MethodBase
StackFrame ( int i ) : System

Method Details

GetMethod() public method

public GetMethod ( ) : MethodBase
return System.Reflection.MethodBase

StackFrame() public method

public StackFrame ( int i ) : System
i int
return System