C# Class CostEffectiveCode.Cqrs.ProjectionAttribute

Inheritance: System.Attribute, ITypeAssociation
Exibir arquivo Open project: hightechtoday/costeffectivecode

Public Methods

Method Description
ProjectionAttribute ( [ entityType, MapType mapType = MapType.Any ) : System

Method Details

ProjectionAttribute() public method

public ProjectionAttribute ( [ entityType, MapType mapType = MapType.Any ) : System
entityType [
mapType MapType
return System