C# Class Arc.Unit.Tests.Fakes.Identity.IntegerIdentityEntityTester

Inheritance: IntegerIdentityEntity
Datei anzeigen Open project: marektihkan/Arc Class Usage Examples

Public Methods

Method Description
SetId ( int identity ) : void
SetVersion ( int version ) : void

Method Details

SetId() public method

public SetId ( int identity ) : void
identity int
return void

SetVersion() public method

public SetVersion ( int version ) : void
version int
return void