提交 ce7a51a1 编写于 作者: R Rafael Rosa 提交者: Jerome Laban

chore: add private

Co-authored-by: NJérôme Laban <jerome@platform.uno>
上级 672f4343
......@@ -52,7 +52,7 @@ public partial class MediaPlayerExtension : IMediaPlayerExtension
}
}
void OnError(object? sender, object what)
private void OnError(object? sender, object what)
{
if (_owner.PlaybackSession.PlaybackState != MediaPlaybackState.None)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册