mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-27 20:18:01 +02:00
Minor updates
This commit is contained in:
parent
a78ca4f393
commit
ccbed1ed01
2 changed files with 3 additions and 3 deletions
|
@ -930,7 +930,7 @@ namespace Beefy.utils
|
|||
return mStructuredDisposeProxy;
|
||||
}
|
||||
|
||||
public Enumerator Enumerate(String name)
|
||||
public Enumerator Enumerate(StringView name)
|
||||
{
|
||||
Enumerator enumerator;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue