namespace Luiz
{
class About extends Me
{
static void getCurrentWorkplace(String LuizEduardo)
{
var company = "Infortech-MS";
var position = "Stag";
return position + " in " + company;
}
static void mainFocus()
{
return "C#, Angular";
}
public void getFutureGoal()
{
return Console.WriteLine('Get much money to pay the development of games i create in my mind.');
}
}
}
Pinned Loading
-
-
-
-
TextEditor-Csharp
TextEditor-Csharp PublicEditor de texto usando Csharp com new StreamWrite e Reader
C#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.