C# Class Composable.CQRS.EventSourcing.Refactoring.Migrations.AggregateLockManager

ファイルを表示 Open project: mlidbom/Composable.Monolithic Class Usage Examples

Public Methods

Method Description
GetAggregateLockObject ( System.Guid aggregateId ) : object

Method Details

GetAggregateLockObject() public static method

public static GetAggregateLockObject ( System.Guid aggregateId ) : object
aggregateId System.Guid
return object