Delegate DIMSEService.LogHandler
Namespace:EvilDICOM.Network.Services
Assembly:EvilDICOM.dll
Syntax
public delegate void LogHandler(string toLog);
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | toLog |
public delegate void LogHandler(string toLog);
| Type | Name | Description |
|---|---|---|
| System.String | toLog |