C# Class CQRSalad.EventSourcing.T4Extensions

Show file Open project: Ontropix/CQRSalad

Public Methods

Method Description
Compile ( this template, Type aggregateType ) : string

Method Details

Compile() public static method

public static Compile ( this template, Type aggregateType ) : string
template this
aggregateType System.Type
return string