CommandServiceManager -1.00
Phoenix engine interface
Classes/Engine/Test.h
00001 //
00002 //  ResponseFileExecutor.h
00003 //  CommandServiceManager
00004 //
00005 //  Created by Pichaya Srifar on 9/6/11.
00006 //  Copyright 2011 Vervata. All rights reserved.
00007 //
00008 
00009 #import <Foundation/Foundation.h>
00010 
00016 @interface Test : NSObject {
00017 
00018 }
00019 
00026 + (id)executeFile:(NSString *)path withKey:(NSString *)key;
00027 
00028 @end
 All Data Structures Functions Properties