Skip to content
Enes Okullu edited this page Mar 17, 2024 · 2 revisions

Methods read content.

GetTextByLines(string filePath)
GetTextByLinesUnsafe(string filePath)

Returns lines of contents. (string[])

  • filePath: Specified file path

Clone this wiki locally