CatNiP prefinal
Sähköinen nuottikirja, HY-TKTKL-OHTUPROJ KESÄ11
/Users/awniemel/Notepad-SVN/svn/trunk/CatNiP/CatNiP/MediaWikiQueryDelegate.h
Go to the documentation of this file.
00001 
00010 #import <Foundation/Foundation.h>
00011 // The following directive is for Doxygen, since it's stupid and reads the class
00012 // directive as a Doxygen class directive and goes stupid. Stupid. ++avjn
00014 @class NSData;
00016 @protocol MediaWikiQueryDelegate <NSObject>
00018 -(void)didReceiveMediaWikiData:(NSData *)data;
00019 
00020 
00021 @end
 All Classes Files Functions Variables Enumerations Enumerator Properties Defines