次の方法で共有


ArduinoBoard.LogMessages イベント

定義

public event Action<string,Exception?>? LogMessages;
member this.LogMessages : Action<string, Exception> 
Public Event LogMessages As Action(Of String, Exception) 

イベントの種類

適用対象