Navigation :
IntegerObjectIdGenerator
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 IntegerObjectIdGenerator<TObjectType> : NumericBasedObjectIdGenerator<TObjectType, int> where TObjectType : class
Base types
NumericBasedObjectIdGenerator
Integer object id generator.
Type Parameters
TObjectType
The object type.
Methods
GenerateUniqueIdentifier()
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion