コード例 #1
0
ファイル: Log.cs プロジェクト: tralivali1234/workbooks
 internal static void Commit(LogEntry logEntry)
 => provider.Commit(logEntry);