Property InsertSpaceAfterFunctionKeywordForAnonymousFunctions
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v9.dll
InsertSpaceAfterFunctionKeywordForAnonymousFunctions
Gets or sets a value indicating whether space should be inserted after function keyword.
public bool InsertSpaceAfterFunctionKeywordForAnonymousFunctions { get; set; }