Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FluentBuild
Publishing
NuGet
DependencyRecord
C# Class FluentBuild.Publishing.NuGet.DependencyRecord
Show file
Open project: SkightTeam/eLiteWeb
Class Usage Examples
Public Methods
Method
Description
DependencyRecord
(
string
projectId
)
DependencyRecord
(
string
projectId
,
string
version
)
ToString
( ) :
string
Method Details
DependencyRecord()
public
method
public
DependencyRecord
(
string
projectId
)
projectId
string
DependencyRecord()
public
method
public
DependencyRecord
(
string
projectId
,
string
version
)
projectId
string
version
string
ToString()
public
method
public
ToString
( ) :
string
return
string