1
Fork 0

added actual code

This commit is contained in:
Jake Howard 2014-11-07 12:11:17 +00:00
parent 13f8ded5b9
commit a5ad259445
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
add c# user reference
username <-- computer.UserName()
return username
return username
Real Code:
Environment.Username;