NSCharacterSet constructor
NSCharacterSet()
Returns a new instance of NSCharacterSet constructed with the default new method.
Implementation
NSCharacterSet() : this.as(new$().object$);
Returns a new instance of NSCharacterSet constructed with the default new method.
NSCharacterSet() : this.as(new$().object$);