游客,欢迎![登录] [注册]
2024年3月29日, 共有条目476342条。

vaecebyZ 的天窗

vaecebyZ

id: 559454
[bg]https://i.pixiv.re/img-master/img/2022/07/23/06/08/09/99925222_p0_master1200.jpg[/bg]
Guy vaecebyz = new Guy {
    Name:'San ka',
    Age:'Classified',
    Gender:'OTAKU' ,
    Hobby:'code,games,anime,vaporwave,funk,citypop',
    Occupation: 'Programmer',
    FindMe(){
      return {
            Steam:'https://steamcommunity.com/id/xHz233/',      
            GitHub:'https://github.com/vaecebyz'
      }
    }
    Public void hello(){
               FindMe();
               Console.WriteLine("VAECEBYZ");
    }
}
vaecebyz.hello();

好友更多