Work on the datta handler
This commit is contained in:
@@ -27,12 +27,4 @@ public class Program
|
||||
|
||||
// _logger.Log(loadedDataset?.DataObjects["test"].Fields["value"].Value ?? "Could not get value of test.value");
|
||||
}
|
||||
}
|
||||
|
||||
public class WeirdThing
|
||||
{
|
||||
public void Yuh()
|
||||
{
|
||||
SZ.Logger.Log("Service test success");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user