Properties

DelAuth Class Reference

Stores rule and position of DelAuth. More...

#import <DelAuth.h>

List of all members.

Properties

NSInteger position
 The position from where the rule is going to be deleted.
Rulerule
 The rule which is going to be deleted at this position.

Detailed Description

Stores rule and position of DelAuth.


Property Documentation

- (NSInteger) position [read, write, assign]

The position from where the rule is going to be deleted.

- (Rule *) rule [read, write, retain]

The rule which is going to be deleted at this position.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Properties