Exemple #1
0
 public void LogDebug(Func <string> func)
 {
     _smartContractBridgeContextImplementation.LogDebug(func);
 }