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
StaticAnalysis
DependencyAnalyzer
AssemblyVersionConflict
C# Class StaticAnalysis.DependencyAnalyzer.AssemblyVersionConflict
Indicates a conflict between assembly reference and actual assembly in a directory
Inheritance:
IReportRecord
Datei anzeigen
Open project: Azure/azure-powershell
Public Methods
Method
Description
FormatRecord
( ) :
string
Match
(
IReportRecord
other
) :
bool
Parse
(
string
line
) :
IReportRecord
PrintHeaders
( ) :
string
ToString
( ) :
string
Method Details
FormatRecord()
public
method
public
FormatRecord
( ) :
string
return
string
Match()
public
method
public
Match
(
IReportRecord
other
) :
bool
other
IReportRecord
return
bool
Parse()
public
method
public
Parse
(
string
line
) :
IReportRecord
line
string
return
IReportRecord
PrintHeaders()
public
method
public
PrintHeaders
( ) :
string
return
string
ToString()
public
method
public
ToString
( ) :
string
return
string