Interface IDocumentIdGenerator
Предоставляет интерфейс для генерации уникального идентификатора документа.
Namespace:InfinniPlatform.DocumentStorage
Assembly:InfinniPlatform.DocumentStorage.Abstractions.dll
Syntax
public interface IDocumentIdGenerator
Methods
| Improve this Doc View SourceNewId()
Создает новый уникальный идентификатор.
Declaration
object NewId()
Returns
Type | Description |
---|---|
System.Object |