CodeWriter.IsCSharp property
Gets / sets if the code writer is used for generating C# code.
public bool IsCSharp { get; set; }
See Also
- class CodeWriter
Gets / sets if the code writer is used for generating C# code.
public bool IsCSharp { get; set; }