I want to create a method in Obj C taking a NSString and checking if the string is capitalized. Where do I declare it, another .m file?
问问题
73 次
I want to create a method in Obj C taking a NSString and checking if the string is capitalized. Where do I declare it, another .m file?