FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
NSValue.h
Go to the documentation of this file.
1
//
2
// NSValue.h
3
// FoundationExtension
4
//
5
// Created by Jeong YunWon on 13. 6. 15..
6
// Copyright (c) 2013 youknowone.org. All rights reserved.
7
//
8
15
#import <Foundation/Foundation.h>
16
21
@interface
NSObject (NSValue)
22
27
- (NSValue *)valueForObject;
28
29
@end
NSObject(NSValue)
NSObject extension cateogory collection for NSValue.
Definition:
NSValue.h:21
FoundationExtension
NSValue.h
Generated by
1.8.7