Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Sample Custom Delegate #22

@hendragunz

Description

@hendragunz

Hi all... any body can give me how to write my custom delegate in ruby syntax.

For example in objective-c

// in AppDelegate.h
// -----------------------------------------
@protocol GeneralDelegate <NSObject>
@required
- (void) generalBackToHome:(UIViewController *)controller;
@end

How can I write with ruby syntax :D

Thank You,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions