hackedteam/core-ios

View on GitHub
core/Modules/RCSIEventACPower.h

Summary

Maintainability
Test Coverage
//
//  RCSIEventACPower.h
//  RCSIphone
//
//  Created by kiodo on 02/03/12.
//  Copyright 2012 HT srl. All rights reserved.
//

#import "RCSIEvent.h"

@interface _i_EventACPower : _i_Event

- (id)init;

@end