matches


Description:

public bool matches (string path, out int matched)

Check if the path of this matches path.

It path matches, the amount of matched characters is returned in matched.

Parameters:

this

a SessionMedia

path

a path

matched

the amount of matched characters of path

Returns:

true when path matches the path of this.