using Environment = MyApp.Core.Environment;
...would alleviate ambiguity between your own Environment type and System.Environment for example.
No comments:
Post a Comment