mirror of
https://github.com/Stone-Red-Code/DynamicInjector.git
synced 2026-09-04 09:06:06 +02:00
- Add Scopes
This commit is contained in:
@@ -16,7 +16,6 @@ internal class TestClass
|
||||
|
||||
public void Test()
|
||||
{
|
||||
testService.Print();
|
||||
SecondTestService?.Output();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user