ISEResultReadSentence.h 164 B

12345678910111213
  1. //
  2. // ISEResultReadSentence.h
  3. // IFlyMSCDemo
  4. //
  5. // Created by 张剑 on 15/3/7.
  6. //
  7. //
  8. #import "ISEResult.h"
  9. @interface ISEResultReadSentence : ISEResult
  10. @end