Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. #import "PBWISzafa.h"
  2. #import "PBWIZasob.h"
  3.  
  4. @interface PBWIBiurko : PBWIZasob{
  5. @private int _ilosc_drzwi;
  6. }
  7. @property(readonly) int iledrzwi;
  8.  
  9.  
  10. //-(id) initWithParams: (int)i_d;
  11. //-(NSString *) opisZasobu;
  12.  
  13.  
  14. @end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement