- Add Scopes

This commit is contained in:
Stone_Red
2021-12-19 15:42:38 +01:00
parent 070ec5d9fe
commit 2f70f5cda6
6 changed files with 167 additions and 48 deletions
-1
View File
@@ -16,7 +16,6 @@ internal class TestClass
public void Test()
{
testService.Print();
SecondTestService?.Output();
}