Class FuzzySeparator
Inherited Members
Namespace: Ludiq
Syntax
public sealed class FuzzySeparator : FuzzyOption<object>, IFuzzyOption
Constructors
FuzzySeparator(String)
Declaration
public FuzzySeparator(string label)
Parameters
| Type | Name | Description |
|---|---|---|
| String | label |
Properties
haystack
Declaration
public override string haystack { get; }
Property Value
| Type | Description |
|---|---|
| String |
Overrides
Ludiq.FuzzyOption<System.Object>.haystack