Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NuForVS
Core
VSProjectWrapper
C# Class NuForVS.Core.VSProjectWrapper
Inheritance:
IProject
Datei anzeigen
Open project: kiliman/NuForVS
Public Methods
Method
Description
AddReference
(
string
path
) :
void
HasReference
(
string
path
) :
bool
VSProjectWrapper
(
VSLangProj
vsproj
) :
System.Linq
Method Details
AddReference()
public
method
public
AddReference
(
string
path
) :
void
path
string
return
void
HasReference()
public
method
public
HasReference
(
string
path
) :
bool
path
string
return
bool
VSProjectWrapper()
public
method
public
VSProjectWrapper
(
VSLangProj
vsproj
) :
System.Linq
vsproj
VSLangProj
return
System.Linq