Graalians  


   Home  
  Search Forums
 

Showing results 1 to 1 of 1
Search : Posts Made By : Emera
Forum: Technology 12-20-2016
Replies: 1
Views: 1,722
Posted By Emera
I was able to pass a string in as a parameter...

I was able to pass a string in as a parameter successfully:
var path = @"C:\Temp\aaron.txt";
using (var sw = new StreamWriter(path))
{
//..
}


Which assembly is...
Showing results 1 to 1 of 1

 

All times are GMT. The time now is 11:25 PM.

Powered by vBulletin/Copyright ©2000 - 2024, vBulletin Solutions Inc.