Interface ICsT4Factory
Definition of the required properties, events, and methods that are required in c# T4 factory.
Namespace: CodeFactory.DotNet.CSharp
Assembly: CodeFactory.DotNet.dll
Syntax
public interface ICsT4Factory
Properties
| Improve this Doc View SourceCsModels
C# models to be used by the T4 code factory.
Declaration
CsModelStore CsModels { get; set; }
Property Value
Type | Description |
---|---|
CsModelStore |