// // OperateGasValve.m // OneCable // // Created by ncomz on 2017. 6. 9.. // Copyright © 2017년 ntels. All rights reserved. // #import "OperateGasValve.h" @implementation OperateGasValve /* // Only override drawRect: if you perform custom drawing. // An empty implementation adversely affects performance during animation. - (void)drawRect:(CGRect)rect { // Drawing code } */ @end