PredicateOptions Constructor
PredicateOptions()
Initializes a new instance of the PredicateOptions class.
Declaration
public PredicateOptions()
PredicateOptions(string)
Initializes a new instance of the PredicateOptions class.
Declaration
public PredicateOptions(string className)
Parameters
string | className |
PredicateOptions(PredicateOptions)
Initializes a new instance of the PredicateOptions class.
Declaration
public PredicateOptions(PredicateOptions config)
Parameters
PredicateOptions | config |