IsFileNameValid abstract method

bool IsFileNameValid(
  1. String fileName
)

Implementation

bool IsFileNameValid(
  String fileName,
);