Method OutputTypeNamePair
- Namespace
- Alternet.FormDesigner.TypeScript
- Assembly
- Alternet.FormDesigner.TypeScript.v9.dll
OutputTypeNamePair(CodeTypeReference, string)
Generates code for the specified object type and name pair.
protected override void OutputTypeNamePair(CodeTypeReference typeRef, string name)
Parameters
typeRef
CodeTypeReferenceThe type.
name
stringThe name for the object.