C# Class VSCodeDebug.Source

Afficher le fichier Open project: Microsoft/vscode-mono-debug Class Usage Examples

Méthodes publiques

Méthode Description
Source ( string path, int sourceReference ) : System
Source ( string name, string path, int sourceReference ) : System

Method Details

Source() public méthode

public Source ( string path, int sourceReference ) : System
path string
sourceReference int
Résultat System

Source() public méthode

public Source ( string name, string path, int sourceReference ) : System
name string
path string
sourceReference int
Résultat System