オーバーロード | 解説 |
---|---|
ReadAllText(String) | Opens a text file, reads all lines of the file, and then closes the file. |
ReadAllText(String,Encoding,NativeFileShare) | Opens a text file, reads all lines of the file, and then closes the file. |
オーバーロード | 解説 |
---|---|
ReadAllText(String) | Opens a text file, reads all lines of the file, and then closes the file. |
ReadAllText(String,Encoding,NativeFileShare) | Opens a text file, reads all lines of the file, and then closes the file. |