C# Class Marten.Services.Events.AggregationLookupStrategy

Datei anzeigen Open project: JasperFx/marten

Public Properties

Property Type Description
UsePrivateApply AggregationLookupStrategy
UsePublicApply AggregationLookupStrategy
Value short

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Method Description
AggregationLookupStrategy ( short value )
Equals ( AggregationLookupStrategy other ) : bool

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

Property Details

UsePrivateApply public_oe static_oe property

public static AggregationLookupStrategy,Marten.Services.Events UsePrivateApply
return AggregationLookupStrategy

UsePublicApply public_oe static_oe property

public static AggregationLookupStrategy,Marten.Services.Events UsePublicApply
return AggregationLookupStrategy

Value public_oe property

public short Value
return short