Beispiel #1
0
 internal bool ShouldGenerateCode()
 {
     return GenerateCode.GetValueOrDefault(defaultValue: true);
 }