Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StaticAnalysis
DependencyAnalyzer
MissingAssembly
C# 클래스 StaticAnalysis.DependencyAnalyzer.MissingAssembly
Record to indicate an assembly that is not in the dependency tree for a cmdlet assembly
상속:
IReportRecord
파일 보기
프로젝트 열기: Azure/azure-powershell
공개 메소드들
메소드
설명
FormatRecord
( ) :
string
Match
(
IReportRecord
other
) :
bool
Parse
(
string
line
) :
IReportRecord
PrintHeaders
( ) :
string
ToString
( ) :
string
메소드 상세
FormatRecord()
공개
메소드
public
FormatRecord
( ) :
string
리턴
string
Match()
공개
메소드
public
Match
(
IReportRecord
other
) :
bool
other
IReportRecord
리턴
bool
Parse()
공개
메소드
public
Parse
(
string
line
) :
IReportRecord
line
string
리턴
IReportRecord
PrintHeaders()
공개
메소드
public
PrintHeaders
( ) :
string
리턴
string
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string