Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Currently not used!
NSCategoryGuess
String GetDummy()
NSCategoryGuess thing; String dummy = thing.GetDummy();
Void SetDummy(String dummy)
NSCategoryGuess thing; String dummy; thing.SetDummy(dummy);
Was this page helpful?