Samond Classes Library 1.1.6-RELEASE build 132

SCWebConfig.h

Go to the documentation of this file.
00001 //
00002 //  SCWebConfig.h
00003 //  sclmac
00004 //
00005 //  Created by Viacheslav Smolensky on 05.06.14.
00006 //  Copyright (c) 2007 - 2014 by Samond Development Corporation. All rights reserved.
00007 //
00008 
00016 #import <scl/SCConfig.h>
00017 
00018 #define SCWebConfigClass        @"SCWebConfig"          ///< SCWebConfig class name
00019 
00029 @interface SCWebConfig : SCConfig
00030 
00031 @end
 All Classes Files Functions Typedefs Enumerations Enumerator Defines