Ejemplo n.º 1
0
 void WriteCustomDataForEnum(AmfObject obj)
 {
     WriteI32((int)obj.EnumValue);
 }