[Л/Р 2] Казаков Евгений #27
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch ":kazakov-ev-lab-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
[Л/Р 2]Казаков Евгенийto [Л/Р 2] Казаков Евгений@ -0,0 +5,4 @@
byte[] buffer = new byte[fstream.Length];
await fstream.ReadAsync(buffer, 0, buffer.Length);
string text = Encoding.Default.GetString(buffer);
text = text.Replace("\r\n",";");
Зачем?)) Ну ладно, это ж не Технологии программирования :)