iphone - How do I assign a delegate to multiple classes -


i have custom delegate, , want 2 classes respond it's events. how can assign both classes.

ie:

viewcontroller.delegate = firstclass && self; 

if need event called multiple places should use nsnotificationcenter.


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -