FileExists abstract method

bool FileExists(
  1. String fileName
)

Implementation

bool FileExists(
  String fileName,
);