C# Class Microsoft.R.StackTracing.RStackFrame

Inheritance: IRStackFrame
Show file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
RStackFrame ( IRSession session, int index, RStackFrame callingFrame, Newtonsoft.Json.Linq.JObject jFrame ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string