An NDoc Documented Class Library

WildcardFilter.Accept Method (String)

Matching method.

public bool Accept(
   string name
);

Parameters

name
name to test

Return Value

true if name matches wildcard

Remarks

Case is ignored.

See Also

WildcardFilter Class | EnterpriseDT.Net.Ftp Namespace | WildcardFilter.Accept Overload List