アットウィキロゴ

こんs

class fox{
 
    v: number;
 
    constructor() {
 
        this.v = 200;
 
    }
 
 
}
最終更新:2015年07月24日 04:56