Interface IT4Factory
Definition of data that will be provided to all T4 factories.
Namespace: CodeFactory.DotNet
Assembly: CodeFactory.DotNet.dll
Syntax
public interface IT4Factory
Properties
| Improve this Doc View SourceModelData
Custom model data that has been assigned to the T4 factory.
Declaration
object ModelData { get; set; }
Property Value
Type | Description |
---|---|
object |