Table of Contents

Method AddProfile

Namespace
Innova.Data.Mapper
Assembly
Innova.Data.dll

AddProfile<T>()

Adds a profile of type T to the list of profile types.

public void AddProfile<T>() where T : Profile

Type Parameters

T

The type of the profile.