Is there an equivalent to C#'s #region directive in AS3?
Posted
by Mr Roys
on Stack Overflow
See other posts from Stack Overflow
or by Mr Roys
Published on 2010-04-11T09:20:05Z
Indexed on
2010/04/11
9:23 UTC
Read the original article
Hit count: 301
as3
Just started coding in AS3 with FlashDevelop and coming from a C# background, I would like to know if there's something equivalent to the #region directive in AS3?
© Stack Overflow or respective owner