We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628572f commit acbdda1Copy full SHA for acbdda1
src/TableStorage/Visibility.cs
@@ -20,6 +20,7 @@ public partial class TableRepository<T> { }
20
public partial class AttributedTableRepository<T> { }
21
public partial class DocumentRepository { }
22
public partial class DocumentRepository<T> { }
23
+public partial class DocumentSerializer { }
24
public partial class AttributedDocumentRepository<T> { }
25
public partial class TablePartition { }
26
public partial class TablePartition<T> { }
0 commit comments