Conforms to NSObject
Declared in AGConfig.h

Overview

Represents the base for all configuration objects.

Tasks

Properties

name

Applies the logical name to the configuration.

@property (copy, nonatomic) NSString *name

Discussion

Applies the logical name to the configuration.

Declared In

AGConfig.h

type

Applies the type to the configuration.

@property (copy, nonatomic) NSString *type

Discussion

Applies the type to the configuration.

Declared In

AGConfig.h