Hi,
I need to exclude some blocks form my source code whithout use or add an extra #if, those blocks are marked with a particular:
"#region XXXXX" .... .... "#enregion"
Any idea about how to perform this action whithout include an #if?
Thanks
Francisco Morales
Log in to post a comment.
Hi,
I need to exclude some blocks form my source code whithout use or add an extra #if, those blocks are marked with a particular:
"#region XXXXX"
....
....
"#enregion"
Any idea about how to perform this action whithout include an #if?
Thanks
Francisco Morales
Last edit: Francisco Morales 2017-11-07