IsPathFile abstract method

bool IsPathFile(
  1. String path
)

Implementation

bool IsPathFile(
  String path,
);