From 986d4b157ee191651fdd1f501007e7c1dfc0914b Mon Sep 17 00:00:00 2001 From: Alexander Luzgarev Date: Mon, 4 Mar 2019 22:18:52 +0100 Subject: [PATCH] Update XML documentation --- MatFileHandler/DatetimeAdapter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MatFileHandler/DatetimeAdapter.cs b/MatFileHandler/DatetimeAdapter.cs index cbc5e3f..bdac59f 100644 --- a/MatFileHandler/DatetimeAdapter.cs +++ b/MatFileHandler/DatetimeAdapter.cs @@ -56,7 +56,7 @@ namespace MatFileHandler /// Gets values of datetime object at given position in the array converted to . /// /// Indices. - /// Value converted to . + /// Value converted to ; null if the resulting value is unrepresentable. public DateTimeOffset? this[params int[] list] { get