Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Bari
Core
Model
SourceSetIgnoreList
C# Class Bari.Core.Model.SourceSetIgnoreList
ファイルを表示
Open project: vigoo/bari
Class Usage Examples
Public Methods
Method
Description
Add
(
string
expression
) :
void
IsIgnored
(
SuiteRelativePath
path
) :
bool
Method Details
Add()
public
method
public
Add
(
string
expression
) :
void
expression
string
return
void
IsIgnored()
public
method
public
IsIgnored
(
SuiteRelativePath
path
) :
bool
path
SuiteRelativePath
return
bool