OrchardDiversifierKey class
Constructors
-
OrchardDiversifierKey(List<
int> key)
Properties
Methods
-
diversifierIndex(
Diversifier d) → DiversifierIndex -
get(
DiversifierIndex index) → Diversifier -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toBytes(
) → List< int> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited