Renamed Dim.Function->Func moar

This commit is contained in:
Tig
2024-05-16 06:45:48 -07:00
parent 80d9a97e2d
commit f7b75cd7c2
2 changed files with 5 additions and 5 deletions

View File

@@ -394,7 +394,7 @@ public class SetRelativeLayoutTests
}
[Fact]
public void PosDimFunction ()
public void PosDimFunc ()
{
var screen = new Size (30, 1);
var view = new View