CatNiP prefinal
Sähköinen nuottikirja, HY-TKTKL-OHTUPROJ KESÄ11
/Users/awniemel/Notepad-SVN/svn/trunk/CatNiP/CatNiP/CatNiPErrorConsumer.h
Go to the documentation of this file.
00001 
00006 #import <Foundation/Foundation.h>
00007 
00008 
00009 @protocol CatNiPErrorConsumer <NSObject>
00010 
00014 -(void)processError:(NSError *)error;
00015 
00016 @end
 All Classes Files Functions Variables Enumerations Enumerator Properties Defines