Property | Type | Description |
---|
Method | Description | |
---|---|---|
ObjectiveCMessageAttribute ( ) : System |
Initializes a new instance of the ObjectiveCMessageAttribute class.
|
|
ObjectiveCMessageAttribute ( String selector ) : System |
Initializes a new instance of the ObjectiveCMessageAttribute class. The name MUST be an ANSI identifier. |
|
ToString ( ) : String |
Returns a
|
public ObjectiveCMessageAttribute ( ) : System | ||
return | System |
public ObjectiveCMessageAttribute ( String selector ) : System | ||
selector | String | The selector to use. |
return | System |