6 lines
60 B
Text
6 lines
60 B
Text
|
@interface ${1:ClassName} : ${2:NSObject}
|
||
|
{${3}
|
||
|
}
|
||
|
${4}
|
||
|
@end
|