1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-27 20:18:01 +02:00

Minor updates

This commit is contained in:
Brian Fiete 2024-02-27 11:01:03 -05:00
parent a78ca4f393
commit ccbed1ed01
2 changed files with 3 additions and 3 deletions

View file

@ -930,7 +930,7 @@ namespace Beefy.utils
return mStructuredDisposeProxy;
}
public Enumerator Enumerate(String name)
public Enumerator Enumerate(StringView name)
{
Enumerator enumerator;