bitplatform
bitplatform copied to clipboard
Remove `#region` from all of the Bit Platform source code
Since the #region is a VS-only feature, it is not recommended to be used in open source projects like the Bit Platform projects.
it is required to remove it from the source code.