Public Overloads Function MapTablesFromNamespace( _ ByVal type As Type _ ) As IList(Of Table)
Dim instance As AutoMap Dim type As Type Dim value As IList(Of Table) value = instance.MapTablesFromNamespace(type)
public IList<Table> MapTablesFromNamespace( Type type )
public: IList<Table*>* MapTablesFromNamespace( Type* type )
public: IList<Table^>^ MapTablesFromNamespace( Type^ type )
Parameters
- type
- The type of the class