1 write to _onAttachMessage
Microsoft.AspNetCore.Components.WebView (1)
IpcReceiver.cs (1)
29
_onAttachMessage
= onAttachMessage;
1 reference to _onAttachMessage
Microsoft.AspNetCore.Components.WebView (1)
IpcReceiver.cs (1)
39
await
_onAttachMessage
(args[0].GetString(), args[1].GetString());