diff options
author | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2020-05-09 19:14:51 +0200 |
---|---|---|
committer | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2020-05-09 20:48:00 +0200 |
commit | 44412221943bec303d91f4a25b28cf86152c2206 (patch) | |
tree | 16d6a9e4cb7282a70bc8110c82fcb8bea660414e /core/vmap.h | |
parent | 61306eb830cba932c57bc3e83ea462a49f2ebd97 (diff) |
C#: Remove StringExtensions.Empty() function
Causes issues with some editors as it's confused with `string.Empty`.
Should use `string.IsNullOrEmpty(str)` instead.
Diffstat (limited to 'core/vmap.h')
0 files changed, 0 insertions, 0 deletions