Click or drag to resize

RawComparerAttributeRawComparerTypeName Property

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public string RawComparerTypeName { get; }

Property Value

Type: String
The name of a type that implements IRawComparerT.
See Also