TextSerializer<TTargetType>.InitializeFromAttributes method

Initializes the field definitions for this class using Attributes, which occurs if a Fluent Configuration is not passed into the Constructor.

protected void InitializeFromAttributes()

See Also