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

Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
GetPlainText ( this dataObject, string projectFolder, DragDropKeyStates keystates ) : string

Private Methods

Méthode Description
GetFileContent ( string file ) : string
TextFromProjectItems ( this dataObject, string projectFolder, DragDropKeyStates keystates ) : string

Method Details

GetPlainText() public static méthode

public static GetPlainText ( this dataObject, string projectFolder, DragDropKeyStates keystates ) : string
dataObject this
projectFolder string
keystates DragDropKeyStates
Résultat string