Skip to content

Instantly share code, notes, and snippets.

@sessionm-docs
Forked from ndurell/MyClass.m
Created April 18, 2014 14:22
Show Gist options
  • Save sessionm-docs/11046716 to your computer and use it in GitHub Desktop.
Save sessionm-docs/11046716 to your computer and use it in GitHub Desktop.
#import "SessionM.h"
@implementation MyClass
- (void)myAwesomeMethod {
SMAction(@"demo_action")
}
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment