Show / Hide Table of Contents

Method Wireup

| Improve this Doc View Source

Wireup<T>(DbTable<T>)

Declaration
protected override void Wireup<T>(DbTable<T> dbTable)

    where T : Model, new()
Parameters
Type Name Description
DbTable<T> dbTable
Type Parameters
Name Description
T
Overrides
DevZest.Data.Annotations.Primitives.DbTablePropertyAttribute.Wireup<T>(DevZest.Data.DbTable<T>)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest