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