C# Class Microsoft.R.Editor.DragDrop.DataObject

Mostra file Open project: Microsoft/RTVS

Public Methods

Method Description
GetPlainText ( this dataObject, string projectFolder, DragDropKeyStates keystates ) : string

Private Methods

Method Description
GetFileContent ( string file ) : string
TextFromProjectItems ( this dataObject, string projectFolder, DragDropKeyStates keystates ) : string

Method Details

GetPlainText() public static method

public static GetPlainText ( this dataObject, string projectFolder, DragDropKeyStates keystates ) : string
dataObject this
projectFolder string
keystates DragDropKeyStates
return string