BitArrayState
class
Namespace: Orleans.Transactions.TestKit.Correctnesss
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
[Orleans.GenerateSerializer]public class BitArrayStateConstructors
Properties
Methods
Apply(BitArrayState, BitArrayState, Func<int, int, int>)Equals(object)Determines whether the specified object is equal to the current object.GetEnumeratorGetHashCodeServes as the default hash function.Set(int, bool)ToStringReturns a string that represents the current object.operator &(BitArrayState, BitArrayState)operator |(BitArrayState, BitArrayState)operator ==(BitArrayState, BitArrayState)operator ^(BitArrayState, BitArrayState)operator !=(BitArrayState, BitArrayState)
