- (int)value; - (int)value { return value; }
- (void)setValue:(int)value; - (void)setValue:(int)setvalue { value = setvalue; }
下から選んでください: