Initializes a new instance of the DefaultNormalizer class.
Assembly: Epic.Query.Linq
Declaration Syntax
C# |
public DefaultNormalizer( string name )
Parameters
- name (String)
- Name of the normalizer.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | name is nullNothingnullptr or Empty. |