LoadFileText abstract method

String LoadFileText(
  1. String fileName
)

Implementation

String LoadFileText(
  String fileName,
);