Codeer Ltd.
Search this site
日本語
Test Automation Library(no charge)
Home
Test Automation
API Reference
Link
Downloads
About Us
Test Automation
>
API Reference
>
Codeer.TestAssistant.GeneratorToolKit.dll
>
CommaType
Class Overview
Options for a token.
Can specify whether to add commas before or after a token during code generation.
Non
No comma.
Before
Place a comma before the token.
After
Place a comma after the token.
JR