HashFactory Property
Definition
HashFactory
Gets or sets the function delegate that will resolve an implementation of Hash.
public Func<Hash> HashFactory { get; set; }
Gets or sets the function delegate that will resolve an implementation of Hash.
public Func<Hash> HashFactory { get; set; }