Skip to content
View devgetsu's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@NET-Bootcamp-N11
Block or Report

Block or report devgetsu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
devgetsu/README.md
public class Devgetsu
{
    public string Name {get; set;}
    public int Age {get; set;}
    public string Subject {get; set;}
    public Devgetsu()
    {
        this.Name = "Ibrohim";
        this.Age = 18;
        this.Subject = "Programming"
    }
}

Pinned Loading

  1. ABUxIBO ABUxIBO Public

    C# 17 1

  2. Hacker-Package Hacker-Package Public

    Forked from SardorSohinazarov/Hacker-Package

    C# 1