API  1.0.0
CPProxy.h
Go to the documentation of this file.
1 
2 @interface CPProxy
3 
4 {
5  Class isa;
6 }
7 @end
Definition: CPProxy.h:2
Class isa
Definition: CPProxy.h:5