Log Property
Overloads
| Log |
The method to use when printing logs for this interface. |
Log
The method to use when printing logs for this interface.
Declaration
public Action<string> Log { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Action<System.String> |