메소드 | 설명 | |
---|---|---|
IsNotAdded ( string fileName ) : bool | ||
IsPending ( string fileName ) : bool | ||
Matches ( HgFileStatus status, HgFileStatus pattern ) : bool | ||
Matches ( string fileName, HgFileStatus pattern ) : bool |
public static Matches ( HgFileStatus status, HgFileStatus pattern ) : bool | ||
status | HgFileStatus | |
pattern | HgFileStatus | |
리턴 | bool |
public static Matches ( string fileName, HgFileStatus pattern ) : bool | ||
fileName | string | |
pattern | HgFileStatus | |
리턴 | bool |