|
Indivo Framework (iOS)
An iOS framework for Apps connecting to Indivo server
|
#import <NSCharacterSet+Extension.h>
Class Methods | |
| (NSCharacterSet *) | + numericCharacterSet |
| Returns a union between decimalDigitCharacteSet and ".". More... | |
| + (NSCharacterSet *) numericCharacterSet |
Returns a union between decimalDigitCharacteSet and ".".
1.8.3.1