Class Meta2ClassesTransformation.Type2Type
The transformation rule to transform an NMeta type to a code type declaration
Inheritance
Meta2ClassesTransformation.Type2Type
Inherited Members
Namespace: NMF.Models.Meta
Assembly: NMF.Models.MetaTransformation.dll
Syntax
public class Meta2ClassesTransformation.Type2Type : AbstractTransformationRule<IType, CodeTypeDeclaration>
Methods
| Edit this page View SourceRegisterDependencies()
Registers the dependencies, i.e. transform also the namespace of a type
Declaration
public override void RegisterDependencies()