mono0926
6/26/2013 - 3:46 AM

NS_ENUM

NS_ENUM

typedef NS_ENUM (<#enumeration type#>, <#enumeration name#>) {
  <#enumerator1#> = <#value1#>,
};