Navigation :
GuidObjectIdGenerator
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.Services |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public class GuidObjectIdGenerator<TObjectType> : ObjectIdGenerator<TObjectType, Guid> where TObjectType : class
Base types
ObjectIdGenerator
Guid object generator.
Type Parameters
TObjectType
The entity type.
Methods
GenerateUniqueIdentifier()
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion