C# Class Akka.Cluster.Sharding.Tests.Counter.CounterChanged

Datei anzeigen Open project: rogeralsing/akka.net

Public Properties

Property Type Description
Delta int

Public Methods

Method Description
CounterChanged ( int delta ) : System

Method Details

CounterChanged() public method

public CounterChanged ( int delta ) : System
delta int
return System

Property Details

Delta public_oe property

public int Delta
return int