C# Class ScriptingPlugin.NullPdbEditor

Inheritance: IPdbEditor
Afficher le fichier Open project: BraveSirAndrew/DualityScripting

Méthodes publiques

Méthode Description
SetSourcePathInPdbFile ( string pathToAssembly, string scriptName, string scriptPath ) : CompilerResult

Method Details

SetSourcePathInPdbFile() public méthode

public SetSourcePathInPdbFile ( string pathToAssembly, string scriptName, string scriptPath ) : CompilerResult
pathToAssembly string
scriptName string
scriptPath string
Résultat CompilerResult