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
CCNet
Build
CheckProject
LocalFilesShouldMatchProjectFiles
C# Class CCNet.Build.CheckProject.LocalFilesShouldMatchProjectFiles
Inheritance:
IChecker
Datei anzeigen
Open project: shuruev/CCNet.Extensions
Public Methods
Method
Description
Check
(
CheckContext
context
) :
void
Private Methods
Method
Description
CheckEntries
(
IEnumerable
items
,
IEnumerable
required
,
string
&
description
) :
bool
Method Details
Check()
public
method
public
Check
(
CheckContext
context
) :
void
context
CheckContext
return
void