Show / Hide Table of Contents

Method Register

| Improve this Doc View Source

Register<T>()

Registers the column value generator by column data type.

Declaration
public static void Register<T>()

    where T : ColumnValueGenerator, new()
Type Parameters
Name Description
T

Type of ColumnValueGenerator.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest