C# 클래스 Bari.Core.Commands.Clean.SoftCleanPredicates

상속: ISoftCleanPredicates
파일 보기 프로젝트 열기: vigoo/bari 1 사용 예제들

공개 메소드들

메소드 설명
Add ( bool>.Func keepPredicate ) : void
ShouldDelete ( string relativePath ) : bool

메소드 상세

Add() 공개 메소드

public Add ( bool>.Func keepPredicate ) : void
keepPredicate bool>.Func
리턴 void

ShouldDelete() 공개 메소드

public ShouldDelete ( string relativePath ) : bool
relativePath string
리턴 bool